Model configuration GUI is not opening in Matlab 2024b
1 view (last 30 days)
Show older comments
Hi,
I am trying to open Model setting but it gives below errors.
1 Comment
Andreas Goser
on 4 Feb 2025
I found something related in a MathWorks internal database. But I do not have the skillset to assess if it is a direct match and I also do not understand all instructions. Can you contact Technical Support and point to this thread? Internal article number is 000162268
Answers (1)
Ishaan
on 20 Feb 2025
Hi Kriti,
I got the same error while opening model configuration parameters, on Simulink version R2024b.
You can execute the following commands on the MATLAB command window to resolve the issue:
>> restoredefaultpath
>> rehash toolboxcache
>> sl_refresh_customizations
Hope this helps!
0 Comments
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!