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

Walter Roberson
Walter Roberson 2024-10-5
Give the commands
restoredefaultpath;
rehash toolboxcache
savepath

类别

Help CenterFile Exchange 中查找有关 Search Path 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by