Main Content

block_icon

Promote block icon image to masked Subsystem block

Description

block_icon(blockName) displays the block icon image on the masked Subsystem block.

example

Examples

collapse all

Use the block_icon drawing command to promote the icon of underneath Assertion block.

block_icon('Assertion')

Input Arguments

collapse all

Name of the block whose icon image you want to display on the Subsystem block that contains it, specified as a string scalar.

Data Types: string | char

Version History

Introduced in R2006b