Display
Libraries:
Simulink /
Dashboard /
Customizable Blocks
Description
The Display block connects to a signal in your model and displays the signal value during simulation. The Display block can display scalar signals. When you use the Display block in the Customizable Blocks library, you can customize the appearance of the block to look like a real display in your system. Use the Display block with other dashboard blocks to build an interactive dashboard of controls and indicators for your model.
Customize Display Blocks
When you add a Display block to your model, the block is preconfigured with a default design. You can use the block with the default design or customize the appearance of the block.
To customize the appearance of the block, use design mode. After selecting the block, you can enter design mode in one of three ways:
On the block-specific tab, under Design, click Edit.
In the Property Inspector, on the Design tab, click Edit.
Pause on the ellipsis that appears over the block and click the Edit Custom Block button.
In design mode, you can:
Change the font. Choose from a list of WYSIWYG (what you see is what you get) fonts that look the same on all platforms.
Change the font size.
Change the text color.
Make the text bold, italic, or underlined.
Change the position of the text within the block.
Upload a background image or set a solid background color.
Upload a foreground image.
You can use the toolbar above the block to change the font, font size, and text color, to make the text bold, italic, or underlined, and to upload a background image.
You can use the Design tab in the Property Inspector for fine control over the block design and to enter exact values for design settings.
Use the Design tab to:
Change the position of the text within the block.
Set a solid background color.
Upload a foreground image.
When you finish editing the design, to exit design mode, click the X in the upper right of the canvas.
Connect Dashboard Blocks
Dashboard blocks do not use ports to connect to model elements. To connect dashboard blocks to signals in your model, use connect mode. Connect mode facilitates the process of connecting dashboard blocks in your model, especially when you want to connect multiple blocks at once. To connect a single dashboard block, you can also use the Connection table in the block dialog box.
Tip
You can modify dashboard block connections during normal and accelerator mode simulations.
To enter connect mode, in the canvas, select the dashboard block to connect. On the Simulink® Toolstrip, a tab named after the type of the selected block appears. On the block tab, click Connect. In connect mode, when you select one or more signals or blocks, a list of signals that are available for connection appears. Select a signal from the list to connect to the selected dashboard block. To connect another dashboard block, pause on the block you want to connect and click the Connect button above it. Then, select one or more signals and blocks in the model and choose a signal to connect.
When you finish connecting the dashboard blocks in your model, on the block tab, click Done Connecting.
Tip
You can hide the message shown on unconnected blocks using the
set_param
function with the ShowInitialText
block parameter. The message also disappears when you connect the block.
Limitations
You cannot use the Connection table to connect a dashboard block to a block that is commented out. When you connect a dashboard block to a commented block using connect mode, the dashboard block does not display the connected value until the you uncomment the block.
Dashboard blocks in a parent model cannot connect to signals inside referenced models.
When you simulate a model hierarchy, dashboard blocks inside referenced models do not update.
Dashboard blocks do not support rapid accelerator simulation.
You cannot connect a dashboard block to state activity or chart data in Stateflow® during simulation.
You cannot programmatically connect a dashboard block to state activity or chart data in Stateflow.
Some signals do not have data available during simulation due to block reduction or optimization for accelerator mode simulations. To view such a signal using a dashboard block, mark the signal for logging.
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|