Can I generate an app from Matlab R2010a?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Said BOUREZG
am 13 Feb. 2015
Bearbeitet: Said BOUREZG
am 28 Feb. 2015
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
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 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.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!