need output for a time interval of 1 month
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Jonas
el 11 de Mzo. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!