How to select more than one cells in a structure?
Show older comments
Hello everybody, I have an 1x294 struct with 25 fields but I need to create a variable type double with only a specific range of cells. I mean, if i write a=struct(1).d Matlab take from the array the position 1 and create a doble variable with the information of 1. But I need to crate a doble variable for example with the cells 4...23. How do I do that?
thank you
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!