Simulink Control Design™ - MathWorks

(Tuis.) #1

blk = {'magball/Desired Height','magball/Magnetic Ball Plant'};
port_num = [1 1];
addPoint(sllin,blk,port_num);


Add Bus Elements as Analysis Points


Open the scdbusselection model.


mdl = 'scdbusselection';
open_system(mdl);


Create an slLinearizer interface model.


sllin = slLinearizer(mdl);


addPoint
Free download pdf