how to call .m file use exe

2 次查看(过去 30 天)
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

采纳的回答

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

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by