Saving/storing data from plot
이전 댓글 표시
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
nl2605
2013년 7월 19일
Do you want to save the data being plotted or the plot itself?
James Hendren
2013년 7월 22일
dpb
2013년 7월 22일
So what's wrong w/ previous answer?
James Hendren
2013년 7월 22일
dpb
2013년 7월 22일
Ahhh, so...sorry; thought you were having troubles yet.
James Hendren
2013년 7월 22일
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!