how to call .m file use exe

1 vue (au cours des 30 derniers jours)
Roger
Roger le 1 Oct 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

Réponse acceptée

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

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by