Unable to simulate, error in set_param(bdroot, 'SimulationCommand', 'update'), but only first time...

4 visualizaciones (últimos 30 días)
Hi,
I have the issue that when I hit run in a Model for the first time the simulation aborts before starting to run with the error
'myModel'.
  Error in myFunctionCalled.m (line 105)
    set_param(bdroot, 'SimulationCommand', 'update')
No further information on that error to dig deeper is given.
Now, if I just hit run again without changing anything, the simulation runs just fine...
Any hints on why this behaviour occurs or what options do I have to get more details on the issue?
Thanks for your support.
  2 comentarios
Marcus
Marcus el 22 de Jul. de 2025
additional hint: The set_param is called in a matlab script that is called from a Matlab function within the model and is executed first time on simulation start and afterwards can be called in case of user interaction with a matlab app as control center.
That worked fine until now.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Productos


Versión

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by