フィルターのクリア

Get Values Of Cell Array

48 ビュー (過去 30 日間)
Volkan Yangin
Volkan Yangin 2015 年 12 月 7 日
コメント済み: Volkan Yangin 2015 年 12 月 7 日
Hi everbody.
i want to get the [6,355,1269] matrix etc on this cell array. How can i get it?

採用された回答

Adam
Adam 2015 年 12 月 7 日
Just access the 4th element using { } notation e.g.
myCellArray{4}
  1 件のコメント
Volkan Yangin
Volkan Yangin 2015 年 12 月 7 日
Thanks Adam.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Types についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by