Previously accessible file is now inaccessible
Afficher commentaires plus anciens
Hi,
I'm trying to run my code, but I'm getting this error:
Error using connector.internal.autostart.run Previously accessible file "D:\Program Files\MATLAB\toolbox\matlab\strfun\num2str.p" is now inaccessible.
For some reason it is being impossible to convert number to strings. I already try to seth a path to this directory, but nothing has worked yet.
Réponses (2)
Wieszner Vilmos
le 25 Juin 2018
I had similar problem. The following command solved at my case
rehash toolboxcache
Walter Roberson
le 27 Avr 2017
0 votes
Maybe your TEMP environment variable is a problem?
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!