How do I extract data from a cell array?

I want to view the data in this output table. But I get [6 x 6] double
Here is what i want to view. Outf.KELEM does not show the actual data.
Please help. Thanks.

 採用された回答

Andrei Bobrov
Andrei Bobrov 2015 年 10 月 17 日

0 投票

cat(3,Outf.KELEM{:})

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCell Arrays についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by