extract all the data from a nested cell array with different size

I'm wondering how can i extract a nested array with diffrent size of array. My array is as attached file.

 採用された回答

A. Sawas
A. Sawas 2019 年 4 月 8 日

0 投票

cell2mat([yourcellarr{:}])

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by