Effacer les filtres
Effacer les filtres

How to load Real Time data in a GUI

3 vues (au cours des 30 derniers jours)
virginie marchionni
virginie marchionni le 17 Jan 2023
Commenté : Rik le 17 Jan 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 commentaire
Rik
Rik le 17 Jan 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

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by