How to convert a MATLAB App to standalone .exe file?

18 views (last 30 days)
Hi,
I developed a MATLAB App using App Designer, and I want to convert it to a standalone .exe file so people without MATLAB can use it, any hints how that can be possible?
note: I am using MATLAB 2017b,
Thanks

Accepted Answer

Rik
Rik on 1 Dec 2017
This answer should still be valid.
  6 Comments
Image Analyst
Image Analyst on 2 Dec 2017
You don't need the full MATLAB development environment to be installed. You just need the MCR (run-time library).
Rik
Rik on 3 Dec 2017
Yes, and the MCR for 64 bit Windows is 1.3GB, so if you include the MCR in the setup for the exe that probably compiles to a few MB, it will total that 1.38GB AbuYusuf reports.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!