| Using Simulink | Search  Help Desk |
| trace | See Also |
Display a block's I/O each time the block executes.
Syntax
trace gcb trace s:b
Arguments
s:b |
The block whose system index is s and block index is b. |
gcb |
Current block. |
Description
Thetrace command registers a block as a trace point. The debugger displays the I/O of each registered block each time the block executes.
See Also
disp, probe, untrace, slist