How do I transfer timeseries data to excel?

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.

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 4 de Ag. de 2017

0 votos

use xlswrite function

1 comentario

Chinmay Morankar
Chinmay Morankar el 4 de Ag. de 2017
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Signal Processing Toolbox en Centro de ayuda y File Exchange.

Productos

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by