What does this mean and how do I correct it?:java.io.FileNotFoundException: C:\Users\jaaks_000\AppData\Roaming\MathWorks\MATLAB\R2016a\matlab.prf (Access is denied)
16 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
This occurs when I start Matlab:
- _ java.io.FileNotFoundException: C:\Users\jaaks_000\AppData\Roaming\MathWorks\MATLAB\R2016a\matlab.prf (Access is denied)_*
What does it maen and how can I fix it?
0 commentaires
Réponses (1)
Shashank
le 12 Sep 2017
Hi John,
The issue here seems to be that MATLAB is unable to find the PREFDIR or access the parent directory of PREFDIR.
The following steps might resolve the issue:
1.Type PREFDIR command in MATLAB command prompt.This gives you the path to the directory. Open up the PREFDIR using Windows Explorer.
2. Close MATLAB.
3. The folder which contains the PREFDIR folder would usually be hidden. Unhide this by right-clicking on the folder and choosing properties.
4. Once it is made sure that the folder is not hidden, restart MATLAB.
- Shashank
1 commentaire
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!