필터 지우기
필터 지우기

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 CenterFile Exchange에서 Get 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