bshow
Show specified block
Syntax
bshow (t)s:b bshow [modelName] (taskIdx)sysIdx:blkIdx bs s:b
Arguments
| The block whose task index is |
| The name of the model that is referenced followed by the block
whose system index is |
Description
The bshow
command opens the model window containing the specified
block and selects the block.
bshow [modelName] (taskIdx)sysIdx:blkIdx
shows block in system,
sysIdx
, with sorted list index, blkIdx
, in the
given task, taskIdx
. The system and block are picked from the top
model, unless referenced model is specified through modelName
.