Log simulink (variable step) data with with one sample time!
Mostrar comentarios más antiguos
Hello guys,
is there a way to log signals with one sample time?
I habe an system model which works with variable steps. Form 1e-3s to 50e-6s.
For the post-processing i would like to save all data to an Excel or plot data wih origins have different sample times.
At the moment my ways is to youse a rate transition block.
Is there a more elegant way?
Thanks in advance.
Respuesta aceptada
Más respuestas (2)
Uee the To Workspace block in the Simulink Sink category and specify the Sample time in the block parameters.
youjarr
el 4 de Mayo de 2021
0 votos
Categorías
Más información sobre Data Logging en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!