Previously accessible file is now inaccessible
Show older comments
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.
Answers (2)
Wieszner Vilmos
on 25 Jun 2018
I had similar problem. The following command solved at my case
rehash toolboxcache
Walter Roberson
on 27 Apr 2017
0 votes
Maybe your TEMP environment variable is a problem?
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!