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!