Cell Data, How do I access it?

1 view (last 30 days)
Christopher Hall
Christopher Hall on 9 Feb 2015
Answered: Stephen23 on 26 Apr 2015
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]

Accepted Answer

Stephen23
Stephen23 on 26 Apr 2015

More Answers (0)

Categories

Find more on Data Types in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!