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!