mkdir Read-only file system error from a MAC
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown 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!