How do I transfer timeseries data to excel?

조회 수: 11 (최근 30일)
Chinmay Morankar
Chinmay Morankar 2017년 8월 4일
댓글: Chinmay Morankar 2017년 8월 4일
I have mixed water temperature readings saved in "to file" block. it is a timeseries where I have saved data every 0.5 seconds. I need to transfer this data to excel so that I can share it with others.

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2017년 8월 4일
use xlswrite function
  댓글 수: 1
Chinmay Morankar
Chinmay Morankar 2017년 8월 4일
How exactly do I use it? xlswrite('mixedtemp.xlsx',mixed_temp,76.2174). "mixed_temp" this is my variable name in the to file block. "76.2174" that's my first value. 'mixedtemp.xlsx' xcel file where I want to save this data. But it didn't work.

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

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by