access data in a nested struct
Show older comments
Hello,
I have a struct with several levels. For example:
s.L1.L2.L3
what would be the most efficient way to look for a string in Level L3?
Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Structures 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!