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

2 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Piyush Dubey
Piyush Dubey el 3 de Mayo de 2023
Editada: Piyush Dubey el 3 de Mayo de 2023
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 comentario
DB
DB el 8 de Mayo de 2023
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Run-Time Parameters en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by