How to fetch the value of array values inside a cell in matlab?
4 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!