In Simscape: How to change runtime of simulation and how to change name of blocks?

1) I change the runtime from 1-1000, but the Results Explorer still just runs it for the default 10 seconds. How do I fix this? I already tried increasing timescale of plot, but it didn't run longer than 10 seconds.
2) I named a block "Pre Tank (IL)", but in the results explorer it's just named "Tank". How do I change this?

 Accepted Answer

Hi,
1) The run time of the simulation model can be changed from the Simulation tab, under Simulate section. There the stop time can be changed which determines till what time should the simulation run.
Details for which can be obtained in the following documentation: https://www.mathworks.com/help/simulink/gui/stoptime.html
2) Any changes in the name of block gets reflected throughout the model once the simulation has re-run with the new set of changes. Ensure that you have run the simulation model again after making necessary changes.
Re-running the model with the changes will reflect the changes throughout over the axes as well as the name of the block inside the results explorer.
Hope this helps!

1 Comment

Thank you, but that was what I already did before asking. It seems that there was an error and it was resolved by restarting my computer.

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2022b

Asked:

DB
on 24 Apr 2023

Commented:

DB
on 8 May 2023

Community Treasure Hunt

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

Start Hunting!