Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to use set_param() to change entity generator's matlab action?
1 回表示 (過去 30 日間)
古いコメントを表示
My purpose is to do multiple run on Simevents simulations.
I am trying to use set_param() to change the parameter value in an entity generator.
However, my entity generator is Matlab action based.
It has script in it.
I want to change some parameter in the script by the set_param().
Does anyone know how to do it?
I was also trying to mask it, and use Simulink.MaskParamter to do it, but never success.
Please help if you know how to do it.
Thanks a lot!
0 件のコメント
回答 (1 件)
Shashank
2017 年 7 月 13 日
Hi Meng,
The following documentation link contains information on how to change mask parameters programatically http://www.mathworks.com/help/simulink/ug/control-masks-programmatically.html
Hope this helps
-Shashank
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!