How do I transfer timeseries data to excel?

11 次查看(过去 30 天)
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