Grouping the Simulink.Parameter variables
古いコメントを表示
Hello!
Is it possible to group the Simulink.Parameters in the base workspace? Or move them to the model workspace? I do have about 1k parameters in the model, setting all them as Simulink.Parameter in the workspace causes MATLAB to work very slow and sometimes to crash. The parameters must be tunable through the xPC-API.
1 件のコメント
Ryan G
2013 年 1 月 28 日
Why do you require 1000 parameters? It sounds high, but there is no limit to what someone may want or need to do. I ask because sometimes simplifying things is the best course of action.
You should be able to move to the model workspace pretty easy, but it probably won't change performance.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!