Simulink - Modifying Data Inspector sample time
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Jonas
il 24 Giu 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su View and Analyze Simulation Results in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!