Can I generate an app from Matlab R2010a?

1 view (last 30 days)
I have a image compression code, I will make a good gui to this code but my problem is whow can I generate an application I mean an program (.exe) which can minimize the time of excution of my code?. but I have R2010a Matlab Product

Accepted Answer

Image Analyst
Image Analyst on 13 Feb 2015
You have to purchase the MATLAB Compiler. Though I'm not sure it will speed up your application that much. In my cases it doesn't make a noticeable difference. Compiling is mostly so that you can run your app on computers of other people who have not bought the full blown MATLAB development environment product - they can run your compiled app for free.

More Answers (0)

Categories

Find more on MATLAB Compiler 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!