Simulink: Determine time needed for simulation
Ältere Kommentare anzeigen
Hi everybody!
I am trying to determine the time that a simulation needs to run on my computer in different modes, excluding the compilation and initialization period.
I have tried putting tic and toc commands in the Model callbacks StartFcn and StopFcn, but that gives me the overall time- what I want to know is only the time it takes from the first to the last simulation step.
Is there a way to do this?
Thank you very much for your help!
Antworten (1)
Kategorien
Mehr zu View and Analyze Simulation Results finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!