Saving/storing data from plot
Mostra commenti meno recenti
I'm running a gui. I have 2 axes, both with the same x-axis(frequency), but the y axes are E1 & E2 respectively. After plotting them, I need a push button to save the data into a .dat file with three columns (freq, E1,E2). Then, I need a method to import the saved/stored data back into the gui using another push button. Can anyone help? thanks in advance
6 Commenti
nl2605
il 19 Lug 2013
Do you want to save the data being plotted or the plot itself?
James Hendren
il 22 Lug 2013
dpb
il 22 Lug 2013
So what's wrong w/ previous answer?
James Hendren
il 22 Lug 2013
dpb
il 22 Lug 2013
Ahhh, so...sorry; thought you were having troubles yet.
James Hendren
il 22 Lug 2013
Risposta accettata
Più risposte (1)
James Hendren
il 22 Lug 2013
0 voti
Categorie
Scopri di più su Annotations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!