How to load .prj file from windows command prompt?
Show older comments
Hi there,
I am new to Matlab and project files. I have to load .prj file which will generate some files for my project. I am able to load by double clicking on the .prj file from GUI but I want to load from command window. I have to write a bat file which will invoke the .prj file and load automatically.
Currently I am using this command from my windows command prompt, which will open matlab but doesn't do anything.
matlab load('D:\automation\simulink\autogen\autogen.prj').
Can anyboday please help me to resolv this issue? Thanks in advance - Kondal
Accepted Answer
More Answers (0)
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!