Effacer les filtres
Effacer les filtres

Folders not found when started newly installed MATLAB R2024a

16 vues (au cours des 30 derniers jours)
Eric Tu
Eric Tu le 19 Juil 2024 à 6:24
Commenté : Eric Tu le 19 Juil 2024 à 7:51
After update to MATLAB R2024a, I enountered some error messages in the command window saying some folders or files not existed, please refer to attached image. I can't do anything now. Please advise how I can resolve it.
Thank you very much!

Réponse acceptée

Vandit
Vandit le 19 Juil 2024 à 6:47
Modifié(e) : Vandit le 19 Juil 2024 à 6:48
Hello Eric,
These warnings could be because of one the following possible scenarios.
  1. The indicated directories are in the 'pathdef.m' file used by MATLAB, but the directories do not exist in the file system.
  2. The directories are added to the MATLAB path using a custom 'startup.m' file and the directories do not exist in the file system.
To resolve this issue, you can refer to the following MATLAB Answers post which resolves the similar query:
Hope this helps.
  1 commentaire
Eric Tu
Eric Tu le 19 Juil 2024 à 7:51
Thank you very much. I tried the answer from the first link and it works. It seems that I have another pathdef.m in my system due to older version. So I renamed it and it works fine now.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by