MATLAB: How to create a .prj GUI project file from command prompt

.prjbatch filecommand linecommand promptmatlab gui

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.

Best Answer

You just need to call deploytool with some additional arguments. See the doc here: