SimBlockTicToc
Measuring the execution time of specific Simulink blocksets may be difficult to achieve, especially in Rapid Accelerator mode to understand the execution time on the specific simulation target.
In recent MATLAB versions, tic toc supports Code Generation. This means they can be used to time not just codes but also Simulink block. Without using Simulink Desktop Real-Time, or Simulink Real-Time, there is none (as I was searching for my research project) explicit method to measure execution time. This demo project provides a simple way to do so - one simply needs to open their Simulink model in a newer MATLAB version (I used MATLAB R2019b).
Citar como
Zihao Liu (2025). SimBlockTicToc (https://es.mathworks.com/matlabcentral/fileexchange/75888-simblocktictoc), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
doc
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0 |
|