Exporting cell array contents to excel

조회 수: 1 (최근 30일)
Shane
Shane 2013년 4월 8일
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