while running an old script I recieved the following note: Error occurred loading: C:\Users\user\AppData\Local\MathWorks\MATLAB\R2014b\toolbox_cache-8.4.0-985078138-win64.xml Cache file ignored.
6 views (last 30 days)
Show older comments
While running an old script I received the following comment: "Error occurred loading: C:\Users\user\AppData\Local\MathWorks\MATLAB\R2014b\toolbox_cache-8.4.0-985078138-win64.xml Cache file ignored." May it be because I changed the operating system to Windows 10?
0 Comments
Answers (1)
Friedrich
on 11 Jul 2016
Hi,
I would say regenerating the toolbox cache should help. Just execute:
>>rehash toolboxcache
to do so.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!