How to write data statistics of a graph, into an excel file?

1 次查看(过去 30 天)
Hi,
I would like to save the data statistics created by plotting a graph, into an excel file for further computation, I have ahuge data set and at the moment I am doing this manually. Could you please help me with this?

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2013-7-16
Use xlswrite function
doc xlswrite
  2 个评论
Srikanta Sharma
Srikanta Sharma 2013-7-16
Hi Azzi,
I have four data points which needs to be saved such as the mean, sd, median and mode, xls write just gives me the mean. Also could you tell me how I can save the data statistics which i obtain from clicking on tools on the graph to be automatically saved to the workspace?
Azzi Abdelmalek
Azzi Abdelmalek 2013-7-16
Click on tools then click on data statistics then save to workspace

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by