No design data from data dictionary is showed in the model explorer
3 views (last 30 days)
Show older comments
Does someone know how to fix the problem?
No any item in the design data of the data dictionary is showed. Even I tried to open the data dictionary in the model explorer directly.
My colleague doesn't have this issue and it is also indepdent from the matlab version. I get the problem in 2023b and 2024b

2 Comments
Swastik Sarkar
on 27 Feb 2025
To potentially restore the visibility of the Design Data in the data dictionary, consider removing the *.slddc file located in the temporary directory. This file might be corrupted, which could be causing the issue.
After removing the file, try reloading the data dictionary, the temporary file will be regenerated, which may help in restoring the visibility of the parameters in the Model Explorer.
For details on locating the temporary directory, refer to the official MathWorks documentation:
I hope this helps in making all the parameters visible in the data dictionary.
Answers (0)
See Also
Categories
Find more on Manage Design Data 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!