대화형 디스플레이로 시뮬레이션 제어하기
모델을 위한 대시보드 구축, 대화형 방식으로 파라미터 값 조정, 시뮬레이션 중에 신호 값 모니터링
Dashboard 라이브러리 및 Customizable Block 라이브러리에서 사용 가능한 다양한 컨트롤 및 디스플레이를 사용하여 모델을 위한 대화형 대시보드를 만듭니다.
컨트롤은 모델의 변수 및 블록 파라미터에 연결되어 시뮬레이션 도중 값을 조정하기 위한 인터페이스를 제공합니다.
디스플레이는 신호에 연결되어 시뮬레이션 도중 신호 값을 표시합니다.
실제 시스템의 컨트롤 및 디스플레이처럼 보이는 사용자 지정 Dashboard 블록을 설계하려면 Customizable Block 라이브러리의 블록을 선택하십시오. 예를 들어, 실제 이동체에 있는 속도계의 실사 모델을 만들 수 있습니다.
Dashboard 라이브러리 및 Customizable Blocks 라이브러리의 블록을 Simulink® 패널에 추가하여 실제 대시보드 및 제어판을 모델링할 수 있습니다. 패널은 캔버스 위에 배치되고, 캔버스 위의 어느 위치로든 이동할 수 있으며, 패널 아래에 있는 모델에서 작업하려는 경우 패널을 최소화할 수 있습니다. 패널에 여러 탭을 두어 Dashboard 블록들을 여러 그룹으로 구성할 수 있습니다.
블록
객체
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 |
Simulink.SimulationData.Parameter | Stores logged parameter data and metadata |
도움말 항목
패널이 있는 모델 대시보드
- Getting Started with Panels
Learn how to add dashboard blocks to panels, edit panels, and edit panel contents. - Use Panels to Monitor Signals and Control Parameters
Use virtual dashboards to interact with the model during simulation. - Create Tabbed Panels
Organize your panel content into multiple tabs.
Dashboard 블록으로 신호 및 제어 파라미터 표시
- Tune and Visualize Your Model with Dashboard Blocks
Use blocks in the Dashboard block library to visualize and interact with 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 Buttons
Design buttons using the customizable Callback Button and Push Button 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.
시뮬레이션 데이터 시각화에 대해 자세히 알아보기
- Decide How to Visualize Simulation Data
Choose the right visualization technique for each modeling and simulation task. - Simulation Pacing
Specify a pace to slow down simulations.