Simulink 2017b Configuration Parameters Save Setup
Ältere Kommentare anzeigen
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.
Antworten (1)
Fangjun Jiang
am 20 Aug. 2018
Bearbeitet: Fangjun Jiang
am 20 Aug. 2018
0 Stimmen
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.
Kategorien
Mehr zu Configure and View Diagnostics finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!