retrieve single element in cell array
3 次查看(过去 30 天)
显示 更早的评论
Hi
I have the 1x100 cell that consists of 16x16 double array data for each cell. I want to retrieve a single element let sat at row 2, column 1 for each array data in each cell and put the retrieve data from all 100 cell as another array data. How can I do this?
attached is my cell data.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!