| Simulink Reference | ![]() |
Display a block's I/O when the simulation stops
Syntax
Arguments
s:b |
The block whose system index is s and block index is b. |
gcb |
Current block. |
Description
The disp command registers a block as a display point. The debugger displays the inputs and outputs of all display points in the MATLAB Command Window whenever the simulation halts. Invoking disp without arguments shows a list of display points. Use undisp to unregister a block.
See Also
| continue | ebreak | ![]() |
© 1994-2005 The MathWorks, Inc.