How to make .m to executable files?

9 次查看(过去 30 天)
Hello, I have made a project with 1 main .m file which is the gui and 6 functions that are called from it. Is there any way in Matlab to make a project executable so it doesnt need matlab to run(like .exe for example)?

采纳的回答

Sean de Wolski
Sean de Wolski 2013-5-6
Yes. You can do this using deploytool and the MATLAB Compiler
doc deploytool

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Application Deployment 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by