Using Simulink     Search    Help Desk 
probe    See Also

Display a block's I/O.

Syntax

Arguments

s:b
The block whose system index is s and block index is b.
gcb
Current block.

Description

probe causes the debugger to enter or exit probe mode. In probe mode, the debugger displays the I/O of any block you select. To exit probe mode, type any command. probe gcb displays the I/O of the currently selected block. probe s:b displays the I/O of the block whose index is s:b.

See Also

disp, trace



[ Previous | Help Desk | Next ]