Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

대화형 디스플레이로 시뮬레이션 제어하기

모델을 위한 대시보드 구축, 대화형 방식으로 파라미터 값 조정, 시뮬레이션 중에 신호 값 모니터링

Dashboard 라이브러리 및 Customizable Block 라이브러리에서 사용 가능한 다양한 컨트롤 및 디스플레이를 사용하여 모델을 위한 대화형 대시보드를 만듭니다.

  • 컨트롤은 모델의 변수 및 블록 파라미터에 연결되어 시뮬레이션 도중 값을 조정하기 위한 인터페이스를 제공합니다.

  • 디스플레이는 신호에 연결되어 시뮬레이션 도중 신호 값을 표시합니다.

실제 시스템의 컨트롤 및 디스플레이처럼 보이는 사용자 지정 Dashboard 블록을 설계하려면 Customizable Block 라이브러리의 블록을 선택하십시오. 예를 들어, 실제 이동체에 있는 속도계의 실사 모델을 만들 수 있습니다.

Dashboard 라이브러리 및 Customizable Blocks 라이브러리의 블록을 Simulink® 패널에 추가하여 실제 대시보드 및 제어판을 모델링할 수 있습니다. 패널은 캔버스 위에 배치되고, 캔버스 위의 어느 위치로든 이동할 수 있으며, 패널 아래에 있는 모델에서 작업하려는 경우 패널을 최소화할 수 있습니다. 패널에 여러 탭을 두어 Dashboard 블록들을 여러 그룹으로 구성할 수 있습니다.

블록

모두 확장

Dashboard ScopeTrace signals on scope display during simulation
DisplayDisplay signal value during simulation
GaugeDisplay signal value on circular scale
Half GaugeDisplay input value on semicircular scale
Quarter GaugeDisplay input value on quadrant scale
Linear GaugeDisplay input value on linear scale
LampDisplay color that reflects signal value on lamp
MultiStateImageDisplay image reflecting input value
Circular GaugeDisplay signal value during simulation on circular gauge with customizable appearance (R2020b 이후)
DisplayDisplay signal value during simulation with customizable appearance (R2023b 이후)
Horizontal GaugeDisplay signal value during simulation on horizontal gauge with customizable appearance (R2020a 이후)
Vertical GaugeDisplay signal value during simulation on vertical gauge with customizable appearance (R2020a 이후)
LampDisplay color that reflects signal value on lamp with customizable appearance (R2021b 이후)
EditEnter new value for parameter
KnobTune parameter value with dial
SliderTune parameter value with sliding scale
Push ButtonChange parameter or variable value using button
Rotary SwitchSwitch parameter to set values on dial
Radio ButtonSelect parameter value
Combo BoxSelect parameter value from drop-down menu
Check BoxSelect parameter or variable value
Rocker SwitchToggle parameter between two values
Slider SwitchToggle parameter between two values
Toggle SwitchToggle parameter between two values
Callback ButtonExecute MATLAB code using button
Knob Change parameter or variable value using knob with customizable appearance (R2021a 이후)
Horizontal SliderChange parameter or variable value using horizontal slider with customizable appearance (R2021a 이후)
Vertical SliderChange parameter or variable value using vertical slider with customizable appearance (R2021a 이후)
Push ButtonChange parameter or variable value using button with customizable appearance (R2021b 이후)
Callback ButtonExecute MATLAB code using button with customizable appearance (R2021b 이후)
Rotary SwitchChange parameter or variable value using rotary switch with customizable appearance (R2021b 이후)
Rocker SwitchChange parameter or variable value using switch with customizable appearance (R2021b 이후)
Slider SwitchChange parameter or variable value using switch with customizable appearance (R2021b 이후)
Toggle SwitchChange parameter or variable value using switch with customizable appearance (R2021b 이후)

시뮬레이션 속도 조절 옵션Slow simulation to a specified ratio of simulation time to wall clock time

객체

모두 확장

Simulink.SimulationData.ParameterStores logged parameter data and metadata
Simulink.HMI.InstrumentedSignalsSave and restore signal logging specification
Simulink.HMI.SignalSpecificationProgrammatically connect a Dashboard block to a signal
Simulink.HMI.ParamSourceInfoInformation about Dashboard block variable and parameter connections

도움말 항목

패널이 있는 모델 대시보드

Dashboard 블록으로 신호 및 제어 파라미터 표시

시뮬레이션 데이터 시각화에 대해 자세히 알아보기