how to change time interval to day, month and year?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
In simulink stop time is given in seconds, how to change it to day, month and year.
0 Commenti
Risposte (1)
Sai Veeramachaneni
il 2 Mar 2021
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.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!