Accelerate executable file speed
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mubin R
el 18 de Ag. de 2021
Comentada: Mubin R
el 8 de Sept. de 2021
Hello,
I'm new in matlab and also in programming. I have got an assignment from my internship to speed up an exe form of the matlab GUI. The GUI has lots of sub-folder and .m files. Currently it's fast when I run it with matlab, but if I change it to exe with matlab compiler it takes eternity to run. I have seen some solution on the internet to use "MCR_CACHE_ROOT", but no one from university or work knows about it. I have no idea, what it is and how to even start with it. Can anyone please explain it to me like I'm a 5 years old? I would be really grateful.
Thanks
6 comentarios
Respuesta aceptada
Jan
el 19 de Ag. de 2021
See:
- https://undocumentedmatlab.com/matlab/wp-content/cache/all/articles/speeding-up-compiled-apps-startup/index.html
- https://www.mathworks.com/matlabcentral/answers/440129-app-designer-extremely-slow-to-save-and-run
- https://www.mathworks.com/matlabcentral/answers/98048-why-do-the-locks-generated-by-the-mcr-take-a-long-time-to-expire-while-running-many-instances-of-an
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!