Feeds
提问
plot surface data file not a matrix
Hi, I have a file, containing 762 lines and 3 columns. The columns are x,y,z respectively and I want to plot z on x,y grid...
12 years 前 | 1 个回答 | 0
1
个回答提问
plot a surface that passes through several points as the input
Hi, I have a 210*4 matrix 1st and 2nd columns are x&y 3rd and 4th columns are the z values of two planes which I want to ...
12 years 前 | 0 个回答 | 0
0
个回答提问
2D slice of a 3D volume!(arbitrary plane-slice function)
Hi, slice function, just show a 2D slice along X,Y,Z plane. I wonder if there is a function which has an optional plane as...
12 years 前 | 2 个回答 | 0
2
个回答提问
Read Numbers from .dat file in the format of a 3d matrix
Hi, I have a .dat file as below: 1, 2, 4, 2, 4 3, 4, 6, 1, 5 ... They are 40 numbers, 8 lines and 5 columns. Now...
12 years 前 | 1 个回答 | 1
1
个回答提问
2D slice of a 3D volume!
Hi, I have a 3D matrix. All the numbers are density values of a volume. Now I want to have a slice from it. And I want the...
12 years 前 | 1 个回答 | 0
