Question


running a model repetitively from a m-file using sim() command
im trying to run a simulink model of pi controller through a m-file in a repetitive way.in each iteration a value of the pi para...

nästan 13 år ago | 1 answer | 0

1

answer

Question


function feval
??? Error using ==> feval Attempt to execute SCRIPT untitled2 as a function. Error in ==> C:\Documents and Settings\...

nästan 13 år ago | 1 answer | 0

1

answer

Question


tracking an element from an array
there is a model of pid controller. now im simulating it through sim() command from m-file. [X T Y]=sim('modelname','timespan'...

nästan 13 år ago | 1 answer | 0

1

answer

Question


representation of array
there is a vector T=[ 0 .00001 ............ .0001 ] and...

nästan 13 år ago | 1 answer | 0

1

answer

Question


return variable of Sim() command
simout=sim('mymodel','AbsTol', '1e-5','SaveState','on','StateSaveName','xoutNew','SaveOutput','on', 'OutputSaveName','youtNew'...

nästan 13 år ago | 1 answer | 0

1

answer

Question


linking simulink from m-file
By using sim('modelname'); i can open a model from m-file.but if i want to get a particular data/signal from the simulated mode...

nästan 13 år ago | 1 answer | 0

1

answer

Question


linking simulink from m-file
how to link a model from a m-file? plz tel

nästan 13 år ago | 1 answer | 1

1

answer

Question


changing PI controller parameter during running
i have a circuit in model,which is on pi controller.now for optimization of that pi controller i need to change the kp,ki value ...

nästan 13 år ago | 0 answers | 0

0

answers