Deleted files generated with matlab keep occupying space in the hard drive and I can't locate them
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Steven Lord
il 25 Mag 2021
Is your recycling preference set to delete or to move to the Recycle Bin / Trash / etc.? See the recycle function for more information.
Vedere anche
Categorie
Scopri di più su Adding custom doc in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!