Main Content

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

시뮬레이션 중에 데이터 보기

Scope 블록, Record 블록 또는 시뮬레이션 데이터 인스펙터를 사용하여 시뮬레이션 중에 데이터 보기

Scope 블록 및 Scope 뷰어는 시간 경과에 따라 시뮬레이션 데이터를 시각화할 수 있는 빠른 방법을 제공합니다. 모델을 프로토타이핑하는 경우 신호를 Scope 블록에 연결하고, 모델을 시뮬레이션한 후 스코프 창에서 결과를 확인합니다. 이 결과를 사용하여 설계를 검증할 수 있습니다. 모델을 디버그해야 할 경우 Scope의 오실로스코프와 같은 툴(예: 트리거 및 커서 측정)을 사용하여 문제를 찾습니다. 자세한 내용은 Prototype and Debug Models with Scopes 항목을 참조하십시오.

블록

ScopeDisplay signals generated during simulation
Floating Scope and Scope ViewerDisplay signals generated during simulation without signal lines
Record, XY GraphLog data to the workspace, to a file, or both (R2021a 이후)

객체

TimeScopeConfigurationControl Scope block appearance and behavior

시뮬레이션 데이터 인스펙터데이터와 시뮬레이션 결과를 검사하고 비교하여 모델 설계 검증 및 반복

함수

Simulink.sdi.addTriggerAdd trigger to signal to control display updates in the Simulation Data Inspector (R2020b 이후)
Simulink.sdi.getTriggerGet signal and trigger options for trigger configured in the Simulation Data Inspector (R2020b 이후)
Simulink.sdi.removeTriggerRemove trigger from signal in the Simulation Data Inspector (R2020b 이후)
Simulink.sdi.setRecordDataSpecify record mode for logging (R2021a 이후)
Simulink.sdi.getRecordDataCheck record mode for logging (R2021a 이후)

도움말 항목