jar cf jar-file input-file equivalent in Matlab

I would like to run this command to generate a jar file in Matlab: jar cf jar-file input-file
Is there anyway to implement this in Matlab?
Thanks in advance for your answer

 채택된 답변

Friedrich
Friedrich 2012년 1월 30일

0 개 추천

Hi,
have a look at the system comamnd:
Basically, if your command works in a shell or dos prompt, it works as a system command too.

댓글 수: 1

Ali
Ali 2012년 1월 30일
Thank you very much! I think this should work...

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Call Java from MATLAB에 대해 자세히 알아보기

태그

질문:

Ali
2012년 1월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by