Name is nonexistent or not a directory

9 visualizaciones (últimos 30 días)
一鸣 王
一鸣 王 el 5 de Oct. de 2024
Respondida: Walter Roberson el 5 de Oct. de 2024
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
  1 comentario
一鸣 王
一鸣 王 el 5 de Oct. de 2024
I don't really have these files on my computer

Iniciar sesión para comentar.

Respuestas (2)

Venkat Siddarth Reddy
Venkat Siddarth Reddy el 5 de Oct. de 2024
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 el 5 de Oct. de 2024
Give the commands
restoredefaultpath;
rehash toolboxcache
savepath

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by