addBlock
Add block to list of tuned blocks for slTuner interfaceSyntax
addBlock(st,blk)Description
addBlock(st,blk) adds the block referenced by blk to the list of tuned blocks on page
15-389 of the slTuner interface, st.Examples
Add Block to slTuner InterfaceOpen the Simulink model.mdl = 'scdcascade';
open_system(mdl);15 Alphabetical List