Main Content
disp
Display information about specified block when simulation debugging session pauses
Syntax
Description
disp
registers a display point for
the block specified by blk
blk
. The software displays information
about all registered display points each time the simulation pauses.
Note
This function is supported only for simulation debugging sessions started programmatically using the sldebug
function or using the sim
function with the 'debug'
name-value argument.
disp
displays a list of registered display points for the
current simulation debugging session.
Input Arguments
Tips
Version History
Introduced before R2006a