How can I create a .prj GUI project file from command prompt?

I would like to run Deploytool from my command prompt but before I will need to create a .prj file,(set the name of the project, add the main code, and all the shared resources and helper files)
I would like to be able to create the .prj file from the command prompt.

 Réponse acceptée

Sean de Wolski
Sean de Wolski le 31 Oct 2012
You just need to call deploytool with some additional arguments. See the doc here:

4 commentaires

To call deploytool from the command prompt(outside matlab) I need and existing deployment project(.prj). I will like to know how to create the deployment project before running deploytool. So I can run deploytool -build deployment_project_name.prj
This is a current limitation. We cannot create .prj files from scratch in command line.
What is the current status? Is this still a current limitation, or can the result of the applicationCompiler be reproduced from scratch in command line?
I have just write a function to build prj file by providing argument.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by