Exporting cell array contents to excel

1 次查看(过去 30 天)
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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by