Generate elapsed time in Simulink model
8 views (last 30 days)
Show older comments
The following commands is to generate elapsed time in Matlab: tic; t=sim('model'); toc
Is there a block in Simulink to do the same thing?
1 Comment
Srikar
on 21 Dec 2023
Are there any updates for this question? there seems to be no accepted answer since 2014!
Answers (1)
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!