I am getting an error
3 views (last 30 days)
Show older comments
Error : "check the folder permissions and whether there is sufficient space matlab" in online Matlab,( I am a beginner at Matlab)
1 Comment
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).
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!