
In Simscape: How to change runtime of simulation and how to change name of blocks?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
DB
el 24 de Abr. de 2023
Comentada: DB
el 8 de Mayo de 2023
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? 

0 comentarios
Respuesta aceptada
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!
Más respuestas (0)
Ver también
Categorías
Más información sobre Run-Time Parameters en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!