Matlab Compiler: Stand Alone Application Use Too Much Memory

I made an image processing application in Matlab with using GUIDE and compiled it into stand alone application using deploytool.
Everything works fine, but application starts too slow and initially using ~120 MB of memory (I suppose, it because of initializing MCR library)
So, is there any way to improve starting speed and reduce memory usage by configuring project in deploytool or using some configuration option in mcc command?
Can this problem be solved by compiling C++ library and link it and Matlab libraries in VS 2010 project?
And can I avoid some way instalation MCR on user computer to use this application (compile all necessary libraries with application, or at least customize MCR in order to reduce its size on hard disk)?

댓글 수: 1

Hello, Dmitry. Did you get to solve this issue? i'm having the same problems when i try to compile any application in matlab.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

질문:

2012년 6월 9일

댓글:

2018년 5월 14일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by