Saving output from MATLAB GUI as a list.
Mostrar comentarios más antiguos
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 :)
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Variables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!