How do I access data inside a struct that is inside another struct that is inside a cell array

Hi! I have a cell array A which contains many structs, one of the struct (B) contains 4 other structs. One of these 4 structs called C, contains different data, some cell some doubles and I want to access just one file(D) inside C. Hi would I do it? Any help is appreciated

Answers (1)

Categories

Products

Release

R2015b

Asked:

on 7 Sep 2022

Commented:

on 7 Sep 2022

Community Treasure Hunt

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

Start Hunting!