I am getting an error

1 view (last 30 days)
SRINIDH SUJAY
SRINIDH SUJAY on 24 Feb 2021
Error : "check the folder permissions and whether there is sufficient space matlab" in online Matlab,( I am a beginner at Matlab)
  1 Comment
Rik
Rik on 24 Feb 2021
Edited: Rik on 24 Feb 2021
Why are you in that folder? You should never put your own files in folders that Matlab uses. The best case scenario is problems like your error message, the worst case scenario is that you break your installation of Matlab (which might or might not be easy to fix).

Sign in to comment.

Answers (1)

Sai Veeramachaneni
Sai Veeramachaneni on 2 Mar 2021
Hi,
Try navigating to different folder and repeat the intended action.
A quick fix is to type below command in command window and try saving the file
cd ../'MATLAB Drive'/
Hope it helps.

Categories

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

Tags

Products

Community Treasure Hunt

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

Start Hunting!