mkdir Read-only file system error from a MAC
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Good morning, I am having a general problem with mkdir function and I am looking for advice.
After connecting remotely to a network which I have a full access to and granted write-and-read permission (tested via Matlab and by hand), I cannot create new directories using the mkdir function which is odd. Weirdly, the fileattrib(cd) does not seem to change when I specify ('+w','a') which in theory should give writing permission to all users. Some people seem to have encountered similar problems and solved by running Matlab as administrator (see Run as administrator in Windows). However, I am using Matlab from my MAC and I cannot find such options.
Can someone please give advice?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!