Model configuration GUI is not opening in Matlab 2024b

1 view (last 30 days)
Hi,
I am trying to open Model setting but it gives below errors.
  1 Comment
Andreas Goser
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

Sign in to comment.

Answers (1)

Ishaan
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!

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!