bshow

Show specified block

Syntax

bshow s:b
bshow [modelName] sysIdx:blkIdx
bs s:b

Arguments

s:b

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

modelName s:b

The name of the model that is referenced followed by the block whose system index is s and block index is b.

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.

See Also

Introduced before R2006a