Saving output from MATLAB GUI as a list.
Ältere Kommentare anzeigen
Lets say each time i run the GUI it gives out a output A.then later I will add a second set of data and get a second output for A, third.. and a fourth.. so on and so forth. My question is how can i incrementally save the output on a list. I understand i might need to create a Zero array but when i run the GUI a second time with a new data set how can i make sure the output A is saved on the second element instead of overwriting the first output element. I hope you understand my question! Thank you :)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Variables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!