Could not access the MCR component cache Error
79 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Aarshabh
le 27 Mar 2012
Commenté : Erik Choueri
le 24 Juil 2023
Im getting an error where the command window closes immediately after I click on an executable file developed using Matlab. The error message reads "Could not access the MCR component cache". I am using a pre-packaged executable and MCR on 64bit Windows (the MCR version is correct). The executable was working fine but suddenly stopped working yesterday after I closed-restarted it a few times. I reinstalled the MCR but it gives me the same error.
I am a novice in Matlab so any ideas are much appreciated.
1 commentaire
Réponse acceptée
Kaustubha Govind
le 27 Mar 2012
Not sure, but could it be that the extracted CTF archive somehow got corrupted? I think it is usually extracted to C:\user_name\AppData\Local\Temp\userid\mcrCachen.nn (where the 'n' stands for a number). If you can find the file, perhaps you can delete it and run your executable again to see if it is regenerated. If you can't find it, you could try deleting the files in your Temp folder (usually C:\user_name\AppData\Local\Temp\) and try again.
6 commentaires
Dr. Seis
le 15 Juin 2013
I am running Matlab on a Linux workstation. These .mcrCache* were directories that were located inside my "home" directory (e.g., /home/{user name}) instead of my Matlab working directory (e.g., /home/{user name}/Matlab).
Once I deleted all the directories, the problem was resolved.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!