Time Logger for Stateflow
When running long Simulations, you sometimes want to know how long each state was active, with Simulation time. This function does this.
This function will run a Simulink model that contains Stateflow charts.
It will time how long each state was active and display it in a table.
It uses the DataLogs format for logging each state, after making sure all states are logged.
Inputs: Model Name - mdlName
Outputs: Table
Example use: Stateflow_Time_Logger('example_sf_car')
I've added two example models for testing: example_sf_car, example_yoyo
Read the help in the m-file for more info.
Cita come
Roni Peer (2026). Time Logger for Stateflow (https://it.mathworks.com/matlabcentral/fileexchange/40505-time-logger-for-stateflow), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
