Loops for struct data

1 view (last 30 days)
Tonghui Zhang
Tonghui Zhang on 24 Jun 2019
Commented: Tonghui Zhang on 24 Jun 2019
Hi all,
I have a problem.I want to read all the information of a struct data while I don't know any information about it( for example how much layers in it and the size of each layer). I think it is possible to use while and for loops to read all data in it but I don't know how to arrange the code. Anyone can help me?
Thanks in advance

Answers (1)

Shwetank Shrey
Shwetank Shrey on 24 Jun 2019
  1 Comment
Tonghui Zhang
Tonghui Zhang on 24 Jun 2019
Hi,
Thanks for your reply. What I am confused is how to arrange the loops for struct data without deep infromation instead of the name in one layer.

Sign in to comment.

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!