how to change time interval to day, month and year?
Show older comments
In simulink stop time is given in seconds, how to change it to day, month and year.

Answers (1)
Sai Veeramachaneni
on 2 Mar 2021
0 votes
Hi,
Stop time indicates the period of time for the simulation to run from the start time. It is simulation time which is not same as clock time. Stop time should be specified in double precision value which is scaled to seconds.
I recommend you to convert the time from day,month and year to seconds.
Hope it helps.
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!