Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Adding button and autorefreshing

1 Ansicht (letzte 30 Tage)
Dzhamshed
Dzhamshed am 1 Aug. 2012
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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.
  2 Kommentare
Dzhamshed
Dzhamshed am 1 Aug. 2012
Thank you for your advice, just I don't have time, learning MatLAB, because I should finish it in 10 days( I think this is not enough time to learn and solve this task

Antworten (2)

Walter Roberson
Walter Roberson am 1 Aug. 2012
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 Kommentare
Dzhamshed
Dzhamshed am 1 Aug. 2012
OK, if it is possible, can you explain and show me how? Sorry, for not posting the question correctly...

raja athirah
raja athirah am 18 Dez. 2019
how to make coding for add button

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by