Simulink - Modifying Data Inspector sample time

4 views (last 30 days)
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

Accepted Answer

Jonas
Jonas on 24 Jun 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.

More Answers (0)

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!