Simulink Block for Real Time Execution

C-MEX S-function that reduces the execution speed of a model close to real time.
6,6K téléchargements
Mise à jour 11 juil. 2015

Afficher la licence

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.

Citation pour cette source

Ivo Houtzager (2025). Simulink Block for Real Time Execution (https://fr.mathworks.com/matlabcentral/fileexchange/30953-simulink-block-for-real-time-execution), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simulink Real-Time dans Help Center et MATLAB Answers
Remerciements

Inspiré par : High Accuracy Timer

A inspiré : Simple EtherCAT Master for Simulink Windows Desktop

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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