addBlock
Add block to list of tuned blocks for slTuner interface
Syntax
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 Interface
Open the Simulink model.
mdl = 'scdcascade';
open_system(mdl);
15 Alphabetical List