need output for a time interval of 1 month
3 views (last 30 days)
Show older comments
my input data is timeseries data of time interval of 1month and data is of 10 years. so i have data for 10 years that is 120 months and i need output for these 120 values
0 Comments
Answers (1)
Jonas
on 11 Mar 2021
If you set the time step to 1, you can just build your model where one time step equals one month. Time in Simulink is relative. Most people use it as seconds, but if you change your parameters to change faster you can interpret everything as being in months.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!