How do I convert a .m file into .exe file??

2 views (last 30 days)
I have matlab file with me and i want it to be converted to an executable file. Can you someone please guide me on how to do this.

Accepted Answer

David Sanchez
David Sanchez on 24 Jun 2014
use the deploytol to create an *.exe from your project.
Take a look at the documentation, where you will find examples to guide you properly.
doc deploytool

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!