need output for a time interval of 1 month
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Jonas
2021-3-11
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!