Generate elapsed time in Simulink model

8 views (last 30 days)
William
William on 10 Apr 2014
Commented: Srikar on 21 Dec 2023
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
Srikar on 21 Dec 2023
Are there any updates for this question? there seems to be no accepted answer since 2014!

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 11 Apr 2014

Categories

Find more on Simulink Functions 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!