Convert 3D cell to 2D cell
显示 更早的评论
Hey, I would like to convert the 3D cell A{x,y,z} to a 2D cell B{x,y} with row vectors of all z as elements (B{1,1} = [z(:)]). Thanks for any suggestions!
1 个评论
Jos (10584)
2016-9-15
I am confused about what B{x,y} should contain: indices z or the values at all z-indices. Perhaps you can give a small(!!) example?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!