Generate elapsed time in Simulink model
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)
Walter Roberson
on 11 Apr 2014
0 votes
I'm not sure. But see
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!