How to get sample time of the model through scrip?

 Accepted Answer

get_param(gcs, 'FixedStep')
This will only work for fixed step solvers. Note that the result returned is a string.

Categories

Products

Community Treasure Hunt

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

Start Hunting!