three-dimensional matrix and Excel
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
masoud jiryaei
el 18 de Jun. de 2019
Respondida: vidhathri bhat
el 18 de Jun. de 2019
How can i send a three-dimensional matrix to the Excel?
0 comentarios
Respuesta aceptada
vidhathri bhat
el 18 de Jun. de 2019
Hi,
How do you want your 3rd dimension to be represented in excel? You can use reshape command to change the matrix to be a 2D matrix and then export it to excel.
Check out this link
You can also take a look at this file exchange page
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Data Import from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!