History of opened m-files

28 次查看(过去 30 天)
Kylee North
Kylee North 2022-9-29
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?

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Help and Support 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by