フィルターのクリア

Cell Data, How do I access it?

3 ビュー (過去 30 日間)
Christopher Hall
Christopher Hall 2015 年 2 月 9 日
回答済み: Stephen23 2015 年 4 月 26 日
Hi,
So I have data in this format. I want to access the data in each TD however don't know how to access it using commands. Could anyone point me in the right direction?
Thanks,
Chris
TD(:,:,1) =
[512x2 double]
[ 1]
TD(:,:,2) =
[512x2 double]
[ 2]
TD(:,:,3) =
[512x2 double]
[ 3]
  1 件のコメント
Michael Haderlein
Michael Haderlein 2015 年 2 月 9 日
TD{1,1,1} will be the first 512x2 array.

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

採用された回答

Stephen23
Stephen23 2015 年 4 月 26 日

その他の回答 (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