Filter löschen
Filter löschen

Getting recent files in Matlab

83 Ansichten (letzte 30 Tage)
feras
feras am 8 Jul. 2023
Beantwortet: Mrinal Anand am 8 Jul. 2023
I closed some files in editor and when i want to open it again i did not find it in anywhere in my computer, and when i look at 'open' tap i see the my racent files but i can't open it because it say the file does not exist !!. So how can i get back my files ?
  1 Kommentar
Walter Roberson
Walter Roberson am 8 Jul. 2023
You will probably have to use whatever operating system backup facilities you have available.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Mrinal Anand
Mrinal Anand am 8 Jul. 2023
You can check your computer's recycle bin or trash folder to see if the files were accidentally deleted and are recoverable from there. You can also check in your system's temporary folder, if Matlab created some temporary files while you were working on your script, they would be present in that folder. To find the temporary folder, you can use the "tempdir" command in the Matlab command window.
Otherwise, as Walter mentioned, you'll have to use your Backup/Restore tools to recover the file(s).

Kategorien

Mehr zu Programming Utilities finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by