Can I generate an app from Matlab R2010a?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Image Analyst
2015 年 2 月 13 日
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.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!