How to fix this error 'java.io.FileNotFoundException' in matlab?
34 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
java.io.FileNotFoundException: C:\Users\Yuvaraj\AppData\Roaming\MathWorks\MATLAB\R2010a\matlab.prf (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.mathworks.services.Prefs.save(Prefs.java:295)
at com.mathworks.services.Prefs$SavePrefsThread.run(Prefs.java:702)
This error is not allowing to run any of my coding
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Search Path en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!