probe - Display block data

Syntax

probe
probe s:b
probe gcb
probe level level-type

Arguments

s:b

The block whose system index is s and block index is b.

gcb

Currently selected block.

level-type

The type of information displayed [io | all].

Description

probe causes the debugger to enter an interactive probe mode. In this mode, the debugger displays the I/O of any block you select with a click of a mouse button. To exit probe mode, enter any command or press the Enter key.

probe s:b displays the I/O of the block whose index is s:b.

probe gcb displays the I/O of the currently selected block.

probe level level-type specifies the type of information displayed, depending on the value of level-type:

LevelDisplays

io

Block's I/O

all

All information regarding a block's current state, including inputs and outputs, states, and zero crossings

By default, level-type is set to all.

See Also

disp, trace

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS