フィルターのクリア

How to call a function only when Matlab is not busy

1 回表示 (過去 30 日間)
royk
royk 2019 年 11 月 8 日
コメント済み: royk 2019 年 11 月 9 日
I have a GUI that needs to run a function if an input file changes.
The GUI has a timer that calls a function "checkfiles" to regularily check for any changes in the input file meta data.
However, I only want this function to execute if the GUI is not busy with other tasks (I want to postpone checkfiles until Matlab becomes un-busy).
Is there a way to call the function only if Matlab is not busy?
  2 件のコメント
royk
royk 2019 年 11 月 9 日
great. indeed. thanks much!

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by