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!