Why "Name is nonexistent or not a directory" only when Adminstrator?
Ältere Kommentare anzeigen
In the past couple days, Matlab has developed some strange behavior: If I run it as an administrator, it can't seem to access a remote drive ("Name is nonexistent or not a directory" upon startup when it tries to load my path; can't change directories to that drive), even though I can access that drive outside of Matlab. However when I run Matlab as a non-administrator, the error doesn't happen and I can access directories on the drive. What could be going on? More details: The drive is a NAS device mapped to a drive letter on my Windows 7 machine, and I am running 2015b.
3 Kommentare
Kirby Fears
am 20 Jan. 2016
Bearbeitet: Kirby Fears
am 20 Jan. 2016
Network drive letter mappings are specific to the user currently logged in. Running as admin may be temporarily assigning you a different admin username that does not have your drive mapped to that letter.
You could try using the actual network path to the remote drive instead of the mapped drive letter and see if that works.
Walter Roberson
am 20 Jan. 2016
Is it possible that the NAS is mounted by NFS (Network File System)? NFS behaves like that.
K E
am 22 Jan. 2016
Antworten (0)
Kategorien
Mehr zu Search Path finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!