Saving output from MATLAB GUI as a list.
古いコメントを表示
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 :)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Variables についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!