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.

Risposte (1)

Fangjun Jiang
Fangjun Jiang il 20 Ago 2018
Modificato: Fangjun Jiang il 20 Ago 2018
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.

Categorie

Richiesto:

il 20 Ago 2018

Modificato:

il 20 Ago 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by