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

1 vue (au cours des 30 derniers jours)
Srikanta Sharma
Srikanta Sharma le 16 Juil 2013
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?

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 16 Juil 2013
Use xlswrite function
doc xlswrite
  2 commentaires
Srikanta Sharma
Srikanta Sharma le 16 Juil 2013
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 le 16 Juil 2013
Click on tools then click on data statistics then save to workspace

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by