Can Í have a listener in a class that checks if the folder-content is changed?

3 ビュー (過去 30 日間)
Micke Malmström
Micke Malmström 2017 年 1 月 13 日
編集済み: per isakson 2017 年 2 月 10 日
I have a folder that recievs files from time to time and I want matlab to plot the data directly as they arive in the folder...
can I add a listener that checks if for example
folderContents=dir;
is changed since last time? thenks in advance/M (FYI I'm pretty new to working with classes and never used a listener before)

回答 (1 件)

Wilson A N
Wilson A N 2017 年 1 月 20 日
編集済み: per isakson 2017 年 2 月 10 日

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by