mkdir Read-only file system error from a MAC

8 views (last 30 days)
Giulio
Giulio on 25 Mar 2020
Edited: Giulio on 25 Mar 2020
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?

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!