Azzera filtri
Azzera filtri

How to load Real Time data in a GUI

3 visualizzazioni (ultimi 30 giorni)
virginie marchionni
virginie marchionni il 17 Gen 2023
Commentato: Rik il 17 Gen 2023
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 Commento
Rik
Rik il 17 Gen 2023
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

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by