I am getting an error
3 ビュー (過去 30 日間)
古いコメントを表示
Error : "check the folder permissions and whether there is sufficient space matlab" in online Matlab,( I am a beginner at Matlab)
1 件のコメント
Rik
2021 年 2 月 24 日
編集済み: Rik
2021 年 2 月 24 日
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).
回答 (1 件)
Sai Veeramachaneni
2021 年 3 月 2 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!