| Using Simulink | ![]() |
Syntax
probe [<s:b | gcb>] [level io | (all)]
Arguments
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
| next | quit | ![]() |