No design data from data dictionary is showed in the model explorer
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Swastik Sarkar
2025-2-27
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Design Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!