Why does Model Configuration Parameters GUI not opening and generating errors in Simulink R2012a and R2013b

1 view (last 30 days)
Similar to a couple previous posters, I cannot open the "Configuration Parameters" GUI in all my SIMULINK models (as has been the case for the last few months). I get this message "Cannot create config set dialog" in the command window. The problem started in March/April 2014 when I loaded R2013b since R2012a stopped opening in a reasonable amount of time. I tried to delete it as this release was worse and reload R2012a since it had worked, but in both cases (after many installs/uninstalls), the problem persisted.
I tried installing the "windows?" tgt file to no avail. Right now, I can run new models based on their defaults (example: variable step, ODE45 solver and 1000 data point limit, but I can't even change these due to no GUI).
I did try a few of the previous suggestions:
>> openDialog(getActiveConfigSet(gcs)) Warning: Detected 1 error(s) in Simulink.ConfigSet.getDialogSchema: Attempt to reference field of non-structure array.
Cannot create config set dialog >> get(getActiveConfigSet(gcs)) Description: '' Components: [9x1 Simulink.ConfigComponent] Name: 'Configuration'
Any help? It's much appreciated, this is annoying!

Answers (0)

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!