Community Profile

photo

Feri


Last seen: 4 years ago Active since 2020

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


Setting the Z limits of a scatter3 plot
Hello, I have a scatter3 plot of an sphere with its center at (0, 0, 0) and its readius equal to 50. I am showing this in a s...

4 years ago | 1 answer | 0

1

answer

Question


Fitting an Asphere to a set of 3D point cloud data
Hello, I have a set of X, Y, Z values that form an "asphere", the formula for this asphere is as follows: R = -353.5; k = -...

4 years ago | 1 answer | 0

1

answer

Question


I can't retrieve the user input information in a table when the user closes the table.
Hello, I am trying to collect the information of a popup uitable in MATLAB GUI with the DeleteFcn property, but it keeps giving...

4 years ago | 2 answers | 0

2

answers

Question


Live line plotting over a surface/mesh/imagesc plot.
Hello, I have a matrix (size 1000x1000) of height values, that I can view with mesh command. From the same figure (that mesh ...

4 years ago | 1 answer | 0

1

answer

Question


Ginput - showing the coordinates of the mouse in ginput
Hello, How can I get the corrdinates of the mouse when ginput is collecting data? i.e. How can I show the coordinates of th...

4 years ago | 1 answer | 0

1

answer

Question


Saving the data from a scatter 3D plot
I have a set of 3D points plotted in a scattered mode, is there anyway to interactively select a subset of this point cloud and ...

4 years ago | 1 answer | 0

1

answer

Question


Brush data returns empty 0x0 ogical
Hello, I have been looking around to find a way to automatically save the brushed data, but am stuck at the first step. U...

4 years ago | 1 answer | 0

1

answer

Question


How to automatically update MATLAB GUI axes handles?
Hello, I created an application with MATLAB GUI that has several sections, each section has multiple push buttons, and at the...

4 years ago | 1 answer | 0

1

answer

Question


Cylinder fit to a point cloud data
I'm trying to fit a cylinder with a known radius of curvature (R = 25.86) to a set of data points in space. The data point has o...

4 years ago | 3 answers | 1

3

answers