Effacer les filtres
Effacer les filtres

Error opening project with the new desktop 2023a

16 vues (au cours des 30 derniers jours)
Lukas
Lukas le 6 Mar 2024
Réponse apportée : Shlok le 18 Juil 2024 à 9:05
I have a matlab project, that was created with matlab 2022b. Now i installed matlab 2023a and wanted to use the new desktop. But with the new desktop, matlab can not open my project. If i stop the new desktop and go to the normal view in matlab. Im able to open the project with no errors or warnings.
Also the error message does not say much:
"Error opening project in
myProjectPath
Unable to load project with error:
myProjectPath"
Does anybody have the same problem?
  1 commentaire
Lukas
Lukas le 6 Mar 2024
As it looks like, it has something to do with safe and unsafe git repositories. The way i set up my git repository, i have to define the repository of the matlab project as safe. After this, matlab can open the project.

Connectez-vous pour commenter.

Réponses (1)

Shlok
Shlok le 18 Juil 2024 à 9:05
Hi,
I tried replicating the issue mentioned above, and I didn't face any errors.
Based on the above query, it appears to me as a permission issue. The directory path might have revoked its read access or have triggered any such flags, and hence is not being read by MATLAB Desktop. Check for the permission flags of the directory in order to resolve this issue.

Catégories

En savoir plus sur Source Control Integration dans Help Center et File Exchange

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by