Simulink model running in "real time"

Hello everyone,
I would like to run my simulink model in the "real time". Actually, when I turn it on time goes from 0 to 10000s in less than 1s. Is there any possibility to slow it down?
I would like to have an opportunity to change some settings during the simulation and see the output.
Thank you in advance!
Best regards, Piotr

 Accepted Answer

Ameer Hamza
Ameer Hamza on 10 Aug 2018
In R018a, you can go to Simulation > Pacing Option from the menu bar and set the simulation speed. In older versions, you will need https://www.mathworks.com/matlabcentral/fileexchange/29107-real-time-pacer-for-simulink.

4 Comments

Hello, Thank you a lot, it works! Do you know how to freeze my PATH? I add the directory containing new blocks to the PATH (addpath) but after each restart of the matlab/simulink I have to do it again.
Thank you in advance!
Best regards, Piotr
You can use Set Path tool to add the path for the future sessions.
I have a newer version - 2021b. But I don't find Simulation > Pacing Option
I am facing the same issue. Can someoen From Matlab, answer this?

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!