how to import .mat file in excel?

 Respuesta aceptada

Thorsten
Thorsten el 22 de Sept. de 2015
There are several worksarounds to do that, as explained in
Alternatively, you could create an excel file from Matlab using
xlswrite

Más respuestas (1)

Maxim Semyonov
Maxim Semyonov el 22 de Sept. de 2015

0 votos

Not sure if it's feasible to import .mat file directly to excel. However you can save your data from Matlab directly to an xls file using xlswrite() function.

Preguntada:

el 22 de Sept. de 2015

Respondida:

el 22 de Sept. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by