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

 Respuesta aceptada

Friedrich
Friedrich el 30 de En. de 2012

0 votos

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 comentario

Ali
Ali el 30 de En. de 2012
Thank you very much! I think this should work...

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

Ali
el 30 de En. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by