History of opened m-files

29 visualizzazioni (ultimi 30 giorni)
Kylee North
Kylee North il 29 Set 2022
Commentato: Kylee North il 29 Set 2022
I know the date I created a certain m-file, but I cannot remember it's name or where it is saved. Does MATLAB store of history of opened m-files?

Risposte (1)

Kevin Holly
Kevin Holly il 29 Set 2022
try
open(fullfile(prefdir, 'matlab.prf'))
  2 Commenti
Kylee North
Kylee North il 29 Set 2022
It only lists the last 8 files I have opened, and it doesn't say the date they were opened
Kylee North
Kylee North il 29 Set 2022
I found a workaround by using Finder and looking for all mfiles in a certain date range. Thanks though

Accedi per commentare.

Categorie

Scopri di più su Help and Support 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!

Translated by