Simulink 2017b Configuration Parameters Save Setup
이전 댓글 표시
When i set the Configuration Parameters such as Diagnostics / Connectivity / Bus signal treated as vector from Error to Warning and save my model the parameter defaults are not saved. The problem I have is every time I load my model after starting Simulink, I must change Diagnostics / Connectivity / Bus signal treated as vector to warning again. How do save the Configuration parameters so when I run my test script I do not need to repeat this setup step.
답변 (1개)
Fangjun Jiang
2018년 8월 20일
편집: Fangjun Jiang
2018년 8월 20일
0 개 추천
That is not right. Your model must have some pre-load function or other callback functions that automatically change the setting.
Try this. Change the setting, save the model. Make some dummy changes, save the model. Open the settings again to see if the setting is changed. The setting should be saved.
Check to see if you have any callback functions in model property.
카테고리
도움말 센터 및 File Exchange에서 Configure and View Diagnostics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!