Control Simulations with Interactive Displays
Create an interactive dashboard for your model using a variety of controls and displays available in the Dashboard library. You can design dashboard blocks for your model that look like controls and displays in your real system using blocks from the Customizable Blocks library.
Controls connect to variables and block parameters in your model, providing an interface for you to modify values during simulation. Displays connect to signals and display the signal value during simulation.
Blocks
Classes
Simulink.SimulationData.Parameter | Stores logged parameter data and metadata |
Simulink.HMI.InstrumentedSignals | Save and restore signal logging specification |
Simulink.HMI.SignalSpecification | Programmatically connect a Dashboard block to a signal |
Simulink.HMI.ParamSourceInfo | Information about Dashboard block variable and parameter connections |
Topics
- Tune and Visualize Your Model with Dashboard Blocks
Use blocks in the Dashboard block library to visualize and interact with your model.
- Interactively Design and Debug Models Using Panels
Use a panel containing Dashboard blocks to design and debug your model.
- Design Custom Gauges
Design gauges using the Circular Gauge, Horizontal Gauge, and Vertical Gauge blocks.
- Design Custom Knobs
Design knobs using the customizable Knob block.
- Design Custom Lamps
Design lamps using the customizable Lamp block.
- Simulation Pacing
Specify a pace to slow down simulations.
- Decide How to Visualize Simulation Data
Choose the right visualization technique for each modeling and simulation task.