No design data from data dictionary is showed in the model explorer
조회 수: 2 (최근 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!