Feeds
답변 있음
Slice along a curved plane
After some digging, problem solved. I figured I should share the solution here. The index terms (xd,yd,zd) need to be 2-D. ...
Slice along a curved plane
After some digging, problem solved. I figured I should share the solution here. The index terms (xd,yd,zd) need to be 2-D. ...
7년 초과 전 | 1
| 수락됨
질문
Slice along a curved plane
It is easy to plot slices along a straight line plane (e.g. x=-50, and y=40 in the first figure) using the slice function. [x...
7년 초과 전 | 답변 수: 2 | 1
2
답변질문
use 2D matrix as index to sum certain levels in the 3rd dimension of a 3D matrix
There is a matrix M has a size of 300*300*50 (90000 'locations', each has 50 'depth'), the index matrix IDX is 300*300. What I...
7년 초과 전 | 답변 수: 1 | 0
