Simulink Reference    
probe

Display a block's state.

Syntax

Arguments

s:b
The block whose system index is s and block index is b.
gcb
Current block.
level io
Display block's I/O.
level all
Display all information regarding a block's current state, including inputs and outputs, states, and zero crossings.

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, enter 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


  next quit