How do I open a Matlab 2013b Compiler project file?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Chavdar
le 12 Fév 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
le 25 Fév 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
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!