Exporting cell array contents to excel

1 visualización (últimos 30 días)
Shane
Shane el 8 de Abr. de 2013
I have a cell array (M = cell(10,4)) where the M{k,1} for k=1..10 are each a 10x10 matrix and the other values of M{k,2..4} are single values. I can not figure out how to export the actual matrices to excel along with their other three corresponding three values. Best I've been able to do is export the three individual values but the matrices are not showing up. I am trying to do this from within a do loop.

Respuestas (0)

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!

Translated by