Can I generate an app from Matlab R2010a?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Said BOUREZG
le 13 Fév 2015
Modifié(e) : Said BOUREZG
le 28 Fév 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 commentaires
Réponse acceptée
Image Analyst
le 13 Fév 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 commentaire
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Application Deployment dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!