フィルターのクリア

How to load Real Time data in a GUI

3 ビュー (過去 30 日間)
virginie marchionni
virginie marchionni 2023 年 1 月 17 日
コメント済み: Rik 2023 年 1 月 17 日
Hello,
I'm approaching for the first time the GUI world.
I have a table in an excel file with real time data that are refreshed every second and I would like the GUI to load those data.
I'm not interested in keeping the history of the live data, I only need the last observation.
Thank you in advance for your help
  1 件のコメント
Rik
Rik 2023 年 1 月 17 日
I am not aware that it is possible to watch files for changes with a real listener, so perhaps you want to read up on the timer function.
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by