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

5 visualizzazioni (ultimi 30 giorni)
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 Commenti
Marcus
Marcus il 22 Lug 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Programmatic Model Editing in Help Center e File Exchange

Prodotti


Release

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by