selecting a smaller array from a bigger one
显示 更早的评论
Hello.
Suppose we have a grid block 100x90x80, where grid blocks: x=1:100, y=1:90, z=1:80, array is r(x,y,z) with some values.
How to make an array of a smaller grid block, which is located inside this big block? Now, the blocks are: x=21:60, y=21:70, z=31:50; i.e. it will be a smaller grid block 40x50x20. Thank you!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Elementary Math 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!