Adding button and autorefreshing
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Hello all, I have got a GUI, truly I found it in Internet, and it seems to be similar as my task. You can import xls file and select columns, there will be plot of data. Source - http://pastebin.com/0jXNbrTD. Is it possible to make some changes like: - the main thing is that my xls file updates each 15-20 sec, there are some rows adding each time, and I want the GUI to automatically update the plot; - add the button for loading database file; - at this gui there possible to select just 6 items in list box, it would be better to make it able to select 26 items, because it is so in my DB-file; Thanks a lot, if there are some ideas, I would be happy to hear. PS: I don't know MatLAB, just it is my task and I have to do it.
Risposte (2)
Walter Roberson
il 1 Ago 2012
0 voti
The sorts of changes your propose do generally sound like code that could be implemented within MATLAB, so the answer to your question "is it possible to make some changes like [...]" is Yes .
2 Commenti
Dzhamshed
il 1 Ago 2012
raja athirah
il 18 Dic 2019
0 voti
how to make coding for add button
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!