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

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?

Answers (1)

Use xlswrite function
doc xlswrite

2 Comments

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?
Click on tools then click on data statistics then save to workspace

Sign in to comment.

Asked:

on 16 Jul 2013

Community Treasure Hunt

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

Start Hunting!