フィルターのクリア

Automatically load latest .mat file

1 回表示 (過去 30 日間)
soepblik
soepblik 2018 年 4 月 12 日
回答済み: Walter Roberson 2018 年 4 月 12 日
Hello,
My software is creating for every new measurement a new .mat file. I am wondering if there is a possibility to load the latest added mat file from a folder automatically?
  4 件のコメント
Walter Roberson
Walter Roberson 2018 年 4 月 12 日
To confirm, the files are created by something else, and they are not moved into the folder until after they are complete?
This is not the same as something doing a save() into the directory, in which case there is a period between when the file starts to exist and the writing to the file finishes. (This can be a fair while for -v7.3 files.)
soepblik
soepblik 2018 年 4 月 12 日
Sorry I maybe explained it not well. But indeed the file is only moved to the folder after it is fully completed

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 4 月 12 日

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by