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!