Memory problem with exe compiled

10 views (last 30 days)
sara_game7
sara_game7 on 26 Jun 2018
I have one exe compiled with the matlab compiler. When I am using this exe, the memory increases from 500KB to 2GB in less than 1 hour of the software usage.
I included the "clear -except handles" in all functions. After this, the memory increases slowlier but I would like to know if there are any function to free up memory, otherwise the software is blocked and I have to restart it. Also I have seen after using xlsread, the Excel.exe process does not terminate automatically.
Can you help me please?
Thank you
  1 Comment
Sangeetha Jayaprakash
Sangeetha Jayaprakash on 28 Jun 2018
Is the memory issue is present while running the code from MATLAB or does it happen with only the compiled executable?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!