I am working on a program using GUI that takes the wavelet transform of an ecg signal, however, several different functions are used and I want to export the results of each of these functions to an excel spreadsheet - the same sheet, and have them fill the next available row or column (either works). Is there a way to do so?

 Respuesta aceptada

Joseph Cheng
Joseph Cheng el 3 de Jul. de 2014

0 votos

there is a function xlswrite() which if you look at the documentation you can specify the row, column, and sheet to write to.

Más respuestas (0)

Preguntada:

el 3 de Jul. de 2014

Respondida:

el 3 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by