Borrar filtros
Borrar filtros

How to save output (Matrix) in excel files?

14 visualizaciones (últimos 30 días)
gourav pandey
gourav pandey el 15 de Mzo. de 2022
Comentada: Arif Hoq el 24 de Mzo. de 2022
I am doing some operation on matrix and want to save my final matrix in excel file. what command shound i use.
Thank you!!

Respuestas (1)

Arif Hoq
Arif Hoq el 15 de Mzo. de 2022
Editada: Arif Hoq el 15 de Mzo. de 2022
M: your Matrix
X=your excel file name
writematrix(M,'X.xls')
  4 comentarios
gourav pandey
gourav pandey el 24 de Mzo. de 2022
its, not working. matrix suppose to b of size 10x8 and im getting more than this...its look like, values are not at where it suppose to be.
do you have any idea? why this is happening
Arif Hoq
Arif Hoq el 24 de Mzo. de 2022
can you please attach your data and code ?

Iniciar sesión para comentar.

Categorías

Más información sobre Data Import from MATLAB en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by