Simulink - Modifying Data Inspector sample time
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Niklas Wikstroem
el 24 de Jun. de 2019
Respondida: Jonas
el 24 de Jun. de 2019
Hello,
How do I modify the sample time for the signal logging in the data inspector in Simulink? By default, it seems to just use my model's fundamental sample time (1 ms). Thanks!
Best regards,
Niklas
0 comentarios
Respuesta aceptada
Jonas
el 24 de Jun. de 2019
The Simulation Data Inspector cannot log data with a higher sampling rate than the base sample rate of your model.
If you want a slower sample rate for the Simulation Data Inspector, you can log signals coming out of a Rate Transition block which uses a slower sample rate.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre View and Analyze Simulation Results en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!