Minor Time Step Logging

버전 1.3.0.1 (45.5 KB) 작성자: Guy Rouleau
Demonstration showing how to log data computed by the Simulink® solver at minor time steps.
다운로드 수: 3.1K
업데이트 날짜: 2016/9/1

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

This submission is an example showing how a Level 2 M-file S-function can be used to help debugging models and vizualize the values computed by the Simulink® solver at minor time steps.
This submission contains a Level-2 M-file S-function that logs the minor time step data of a signal into the MATLAB® workspace and displays it in a figure at the end of the simulation.

The block is in a library and includes an slblocks.m file. Just place it on your MATLAB path and you should see it appear in the Simulink Library Browser. One example model is also included to demonstrate typical usage.

인용 양식

Guy Rouleau (2024). Minor Time Step Logging (https://www.mathworks.com/matlabcentral/fileexchange/22695-minor-time-step-logging), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.1

Updated license

1.3.0.0

added model screenshots

1.2.0.0

Updated example model.

1.1.0.0

- Fixed bug with legend labels
- Changed markers for minor (x) and major (o)

1.0.0.0