History of opened m-files

조회 수: 28 (최근 30일)
Kylee North
Kylee North 2022년 9월 29일
댓글: 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