Simulink Block for Real Time Execution

버전 1.2.0.0 (8.82 KB) 작성자: Ivo Houtzager
C-MEX S-function that reduces the execution speed of a model close to real time.
다운로드 수: 6.5K
업데이트 날짜: 2015/7/11

라이선스 보기

This block is a version of the block given in the submission "Simulink Real Time Execution" (File ID:#21908) with some enhanced features. These blocks could be used to reduce the speed of a Simulink model so that it can be observed running in real time. Compared to the previous submission this version takes the execution time between the calculation steps into account. Furthermore, a high-resolution performance counter is used to get the time that exceeds one microsecond accuracy. As last the remaining time is calculated and given as output.

인용 양식

Ivo Houtzager (2024). Simulink Block for Real Time Execution (https://www.mathworks.com/matlabcentral/fileexchange/30953-simulink-block-for-real-time-execution), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulink Real-Time에 대해 자세히 알아보기

Community Treasure Hunt

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

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

Added Linux support using the POSIX high-resolution performance counter

1.1.0.0

Fix compilation when min macro is not defined.

1.0.0.0