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

조회 수: 2 (최근 30일)
Srikanta Sharma
Srikanta Sharma 2013년 7월 16일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by