Feeds
질문
Data disappears from plot when setting axes limits?
I'm trying to display a figure with three plots on it. The data in the third is of lower amplitude than the first two plots, and...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using a for loop to determine the 3D distances between an array of points along a 2D plane and a single point in space.
I need to apply this formula to each of the points along a 2D plane: Distance = sqrt(((x2-x1).^2)+((y2-y1).^2)+((z2-z1).^2)) ...
8년 초과 전 | 답변 수: 1 | 0

