Generate elapsed time in Simulink model

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

Are there any updates for this question? there seems to be no accepted answer since 2014!

Sign in to comment.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

on 10 Apr 2014

Commented:

on 21 Dec 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!