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 件のコメント
Pradeep Kumar
2019 年 11 月 8 日
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.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Using MATLAB Projects in Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!