Deleted files generated with matlab keep occupying space in the hard drive and I can't locate them
조회 수: 8 (최근 30일)
이전 댓글 표시
Dear all,
I have a tricky question regarding deleting files using matlab.
Let me explain.
I created a program that generates several files that totalize 15GB. Once my simulation is finished I used the matlab window "Current Folder" to select the generated files and than I deleted them. I was expecting to recover the 15GB, however I just recovered 5GB.
I would like now to know where are the remaining 10GB and how can I recover it.
Is there any temporary directory where matlab keeps the deleted files?
Thanks in advance,
댓글 수: 0
답변 (1개)
Steven Lord
2021년 5월 25일
Is your recycling preference set to delete or to move to the Recycle Bin / Trash / etc.? See the recycle function for more information.
참고 항목
카테고리
Help Center 및 File Exchange에서 Adding custom doc에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!