How to fetch the value of array values inside a cell in matlab?
4 views (last 30 days)
Show older comments
I have a cell (11*1) which contains values [6,12,34,56,78,....11 terms]. That is cell(1,1,1) contains the above 11 values. I want to fetch value 6,12,34,.... How to get that.
Answers (0)
See Also
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!