Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Handle all ginput data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
I need to handle each set of ginput data that I upload from excel. So, I do ginput to define position-then i upload two columns from excel-then plot data as step plot and press button again, it's dependent how many plots I need to generate (about 6 usually).
Finally, I need to get all data uploaded from excel, as 'xdata' and 'data'. But when I write get(h1, 'xdata') it gives me data from last plot.
Any suggestions?
Thanks!
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!