Problem with Fixed time step in simulink
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hamid Radmard Rahmani
el 18 de Sept. de 2018
Comentada: Hamid Radmard Rahmani
el 23 de Sept. de 2018
When I define a fixed time-step in simulink configuration, and run the simulation, the output has a time-step 10 times more than what I have defined.
For example: defined time-step=0.01 , duration = 20 sec, -----> output data from simulink have 200 data. (It seems that simulink is considered 0.1 instead of 0.01).
Does any body knows why?
2 comentarios
Aquatris
el 18 de Sept. de 2018
Do you by any chance have rate transition block or have a block with a sampling time 0.1 (you can have blocks running in different sampling times than the simulation time step)?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!