処理の実行トリガを「​フォルダ内のファイル​が更新されたら」とす​ることはできますか?

matlabを実行後待機状態とし、指定フォルダ内のファイルが増える、もしくは上書きなどで更新されたら特定の処理を実行する(更新された画像の2値化画像を作成する等)ことはできますか?

 Akzeptierte Antwort

Tohru Kikawada
Tohru Kikawada am 11 Apr. 2018

4 Stimmen

下記にあるように timer クラスを使うことで特定のフォルダを監視/モニタリングすることができます。
ご参考なれば幸いです。

Weitere Antworten (0)

Kategorien

Mehr zu プログラミング finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!