Effacer les filtres
Effacer les filtres

Run several simulations and change model parameters automatically

1 vue (au cours des 30 derniers jours)
Geo
Geo le 1 Fév 2014
Hello, I want to run a simulink model consecutively and change a block's parameters automatically. In order to do this I use a script according to the example http://www.mathworks.com/videos/running-multiple-simulink-simulations-in-parallel-68946.html. In particular, I try to define the Three-Phase Programmable Voltage Source block's parameters using the set_param command, but I get a warning like that:
'Overriding parameters of Three-Phase Programmable Voltage Source1/Model/Discrete/Signal generator/Variation SubSystem which is inside a library link. These changes can be changed, propagated, or viewed using the 'Link Options' menu item'
What would be a solution or some other way to run the model consecutively and modify the block's parameters instead of setting the parameters manually and pressing the start button to start the simulation?
Thank you in advance.

Réponses (1)

Shivaputra Narke
Shivaputra Narke le 1 Fév 2014
Try to unlock the library and modify your required block then lock the library again. You can do it in your script.

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by