Error using open (line 145) no project project found with root folder <pathToFolder>

I have a simulink project file (.prj) that I cannot open. See attached an image for the full error dialog. I have tried opening the file from file explorer and also from within Matlab. I also tried changing the folder name to "AxiomaticSimulink" instead of "Axiomatic-Simulink", but that still doesn't work. I have another project file in a similar directory (C:\Users\owenk\Documents\Axiomatic-Simulink\AX020510) that works just fine. Any suggestions?

1 Comment

I had the exact same problem and based on a colleague's suggestion, I tried the following and it worked.
I copied the contents of "../SimulinkProject" folder from the project whose .prj file I was able to open, into the "../SimulinkProject" folder of the project which was throwing the error.
Note: This would probably only work if the 2 projects are identical.

Sign in to comment.

Answers (0)

Categories

Find more on Using MATLAB Projects in Simulink in Help Center and File Exchange

Products

Release

R2017a

Asked:

on 21 Aug 2018

Commented:

on 8 Nov 2019

Community Treasure Hunt

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

Start Hunting!