Error opening project with the new desktop 2023a

16 次查看(过去 30 天)
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 个评论
Lukas
Lukas 2024-3-6
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.

请先登录,再进行评论。

回答(1 个)

Shlok
Shlok 2024-7-18,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.

类别

Help CenterFile Exchange 中查找有关 Source Control Integration 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by