Filter löschen
Filter löschen

Error opening project with the new desktop 2023a

16 Ansichten (letzte 30 Tage)
Lukas
Lukas am 6 Mär. 2024
Beantwortet: Shlok am 18 Jul. 2024 um 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 Kommentar
Lukas
Lukas am 6 Mär. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Shlok
Shlok am 18 Jul. 2024 um 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.

Kategorien

Mehr zu Source Control Integration finden Sie in Help Center und File Exchange

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by