필터 지우기
필터 지우기

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

조회 수: 12 (최근 30일)
Josue
Josue 2012년 10월 31일
댓글: raym 2019년 7월 31일
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.

채택된 답변

Sean de Wolski
Sean de Wolski 2012년 10월 31일
You just need to call deploytool with some additional arguments. See the doc here:
  댓글 수: 4
Lucademicus
Lucademicus 2019년 6월 13일
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?
raym
raym 2019년 7월 31일
I have just write a function to build prj file by providing argument.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Adding custom doc에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by