is set_param(bdroot, 'SimulationCommand', 'update') required in R2013a?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I am controlling a model with a workspace parameter. In R2010a as soon as I change this parameter, the new value is accepted and the model's output changes. In R2013a the new value is not accepted until I issue a set_param(bdroot, 'SimulationCommand', 'update') command. Was this a deliberate change made by Mathworks between these two versions? Is an explicit call to update workspace variables now required?
Thanks, Ilya
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!