대화형 디스플레이로 시뮬레이션 제어하기
Dashboard 라이브러리에서 사용 가능한 다양한 컨트롤 및 디스플레이를 사용하여 모델을 위한 대화형 대시보드를 만듭니다.
컨트롤은 모델의 변수 및 블록 파라미터에 연결되어 시뮬레이션 도중 값을 조정하기 위한 인터페이스를 제공합니다.
디스플레이는 신호에 연결되어 시뮬레이션 도중 신호 값을 표시합니다.
실제 시스템의 컨트롤 및 디스플레이처럼 보이는 사용자 지정 Dashboard 블록을 설계하려면 Customizable Block 라이브러리의 블록을 사용하십시오. 예를 들어, 실제 이동체에서 대시보드 계측의 실사 모델을 만들 수 있습니다.
블록
클래스
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 |
도움말 항목
- 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.
- Design Custom Rocker, Slider, and Toggle Switches
Design switches using the customizable Rocker Switch, Slider Switch, and Toggle Switch blocks.
- Design Custom Rotary Switches
Design rotary switches using the customizable Rotary Switch block.
- Design Custom Sliders
Design slider switches using the customizable Slider Switch 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.