How do I open a Matlab 2013b Compiler project file?

5 views (last 30 days)
The new Matlab Compiler allows me to save my work (save button, no dialog). In my case I find that a xxx.prj file is saved in the win32 directory (how annoying). xxx is the name of the main file that was picked for the project. Now I come back and want to re-compile and would like to load that .prj file, so I do not have to enter all the information again, but how? There is no 'Open' or 'Load' command... I open the Matlab Compiler GUI from the APPS tab on the Matlab main window.
Thanks for any help you can give me. I get the feeling that I am missing something obvious, but I just can't figure it out...
  2 Comments
Chavdar
Chavdar on 12 Feb 2014
Hi Reto,
I was puzzled too at first. You can simply use the main 'open' button in the 'Home' menu. When you select your .prj file the MatLab will automatically start the compiler and load there your project.
I hope this helps.
cheers Chavdar
Stephen McNeill
Stephen McNeill on 25 Feb 2014
...or go
>> deploytool xxx
...at the Matlab prompt for the same effect as the "open" command. Yes, the lack of an "Open" button is an odd ommission.
Stephen

Sign in to comment.

Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!