How to clear the MATLAB Runtime cache?

242 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 15 Sep 2024
To clean the MATLAB Runtime Cache:
1) Get the path for MATLAB Runtime cache by opening MATLAB, run the following command to get the directory. 
>> mcrcachedir
2) Navigate to the path given above, delete the cache folders
The MCR Cache should now be cleared.
If MATLAB is not available on the machine, you can compile a standalone application with above function using MATLAB Compiler and run the application.

More Answers (0)

Categories

Find more on Enterprise Deployment with MATLAB Production Server in Help Center and File Exchange

Tags

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!