Serial Communication in GUI
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Pritesh Shah
il 6 Ago 2014
Commentato: Pritesh Shah
il 6 Ago 2014
Hi, I have connected serial object in GUI and data is coming in text field in GUI. I want that this data should refresh in 10 second.
0 Commenti
Risposta accettata
Geoff Hayes
il 6 Ago 2014
Pritesh - you will need a timer to do this. See auto refresh of plot which can be adapted for a text field, or the FEX submission GUI examples and pay particular attention to the GUI_17 example.
By the way, is the data coming in from the serial object every ten seconds, or is just the desired refresh rate of the text field?
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Import and Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!