Where can i get all programatic options to access Simulink data inspector
조회 수: 1 (최근 30일)
이전 댓글 표시
Where can i get all programatic options to access Simulink data inspector
댓글 수: 0
답변 (1개)
Sebastian Castro
2017년 7월 27일
Under the Simulink documentation, there is a list of all functions. In particular, there is a "Simulation -> View and Analyze Simulation Results" section that lists all of the Simulation Data Inspector API:
In there, you should see a whole list of links for functions like Simulink.sdi.view, Simulink.sdi.compareRuns, etc.
- Sebastian
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Analyze Simulation Results에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!