How to automatically extract/save data from figure?

5 次查看(过去 30 天)
Hello dear colleagues Please, how can I automatically extract and save data (x,y) from Figure.fig. This figure is incremented by 02Hours (0:2:24), so I'll have 13 data (I do this manually, hard to do with 10000 fig). The output file will can be in .txt .mat
  6 个评论
Abdennasser TACHEMA
Hello, I know that you can't understand 5 matlab code (.mat) each one with 500 lines.
I posted the question overall.
Thank you to help me again
Rik
Rik 2020-9-1
I'm assuming you mean you have 5 .m files that create your figures. Not all of those are required for this problem. Your data means something to you, but whether a value is 1 or 1000 doens't matter to the method that extracts the data.
You have two options:
  1. Attach the all files required to create the figures with your real data.
  2. Write code that will generate random data and create the plots you need.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by