How do I select points in on my surface in 3-dimensional like using the GINPUT function in 2-dimensional?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I can not select points in 3D in an analogous manner to using GINPUT in 2D.
If I use the command:
get(gca,'currentpoint')
It only returns 2 points on a line which does not help me select a point on the surface.
Respuesta aceptada
MathWorks Support Team
el 15 de Feb. de 2013
This capability is not available in MATLAB 7.5 (R2007b ).
There is a file on MathWorks File Exchange called rbb3select which may serve this purpose.
<http://www.mathworks.com/matlabcentral/fileexchange/7191-rbb3select>
Note that MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Annotations en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!