how to call .m file use exe

1 visualización (últimos 30 días)
Roger
Roger el 1 de Oct. de 2014
Respondida: Image Analyst el 1 de Oct. de 2014
i have a bbb.m and bbb.figure, i want to use another tt.m and tt.figure to convert to an exe file, then use this exe file to call bbb.m ,so how to make it

Respuesta aceptada

Image Analyst
Image Analyst el 1 de Oct. de 2014
Use the system() command to have your program call a standalone executable.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by