Name is nonexistent or not a directory
조회 수: 3 (최근 30일)
이전 댓글 표시
When I open the Matlab2021b,the following issues have occurred,but none of these paths appeared in my set path and pathdef.m.There's nothing in the startup.m either
답변 (2개)
Venkat Siddarth Reddy
2024년 10월 5일
Hi 一鸣 王思聪,
The warnings mentioned above typically indicate that the directory paths specified in the warnings, which are added to the "MATLAB path," do not exist in the file system.
To troubleshoot this issue, please refer to the following article published by the "MathWorks Support Team":
I hope it helps!
댓글 수: 0
Walter Roberson
2024년 10월 5일
Give the commands
restoredefaultpath;
rehash toolboxcache
savepath
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Search Path에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!