![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8034573_1522124455835_DEF.jpg)
AB
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
78,734
of 297,016
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Plotting curvature of a surface
Hello, I am trying to plot the curvature of the surface (attached) using patch_curvature <https://www.mathworks.com/matlabcentra...
7 years ago | 0 answers | 0
0
answersQuestion
Nearest neighbour for one dataset
Hello, I have one dataset consiting of 3d points. I want to find out within that dataset, which point is closest to which in ...
7 years ago | 1 answer | 0
1
answerQuestion
Selecting/removing points in 3d scatter plot
Hello I have a 3d scatter plot and I want to use some sort of a selection tool to select values of a certain region. Is i...
7 years ago | 1 answer | 0
1
answerQuestion
restricting vector using if else loop. How to get rid of false values from the matrix
Hi suppose I have a 100x3 matrix representing coordinates in xyz plane. I use an if loop to select particles with a certain x ...
7 years ago | 1 answer | 0
1
answerQuestion
Restricting a vector size
Hi! I have a vector. I want to select values above a certain value and below a certain value eg: a=[1 2 3 4 5 6 7 8 9 10] I w...
7 years ago | 2 answers | 0
2
answersQuestion
3d mesh to a line!
Hi, I am using a software (amira) wherein I generate a 3d mesh and measure the shortest distance of center of triangle on th...
8 years ago | 0 answers | 0
0
answersQuestion
Scatter Plot with nan values
Hi I have 3 groups, say A, B and C in separate arrays of dimensions say 20 by 1, 30 by 1 and 50 by 1 respectively. I want to ...
8 years ago | 1 answer | 0
1
answerQuestion
Plotting the mean and variance
Hello I have a data set (500 by 1 matrix) and i want to plot a scatter plot. How can I add a bar corresponding to the mean of...
8 years ago | 0 answers | 0
0
answersQuestion
Loading data from file and plotting curvature
Hello I have .m file that has the following few initial lines: surface = struct('vertices', [3029.11 945.424 11.164; ......
8 years ago | 1 answer | 0
1
answerQuestion
I am interested in plotting a surface and eventually finding the curvature.
Hi! I have a HyberSurface ASCII file with the following information stored in the file: #HyperSurface 0.1 ASCII Vertice...
8 years ago | 1 answer | 0
1
answerQuestion
Plotting a graph.
Hello All Let's say, I have the following dataset: s1 - 10, 12, 14 s2 - 20, 22, 24 s3 - 40, 44, 48 I want to pl...
8 years ago | 1 answer | 0