필터 지우기
필터 지우기

How do I select points in on my surface in 3-dimensional like using the GINPUT function in 2-dimensional?

조회 수: 13 (최근 30일)
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.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2013년 2월 15일
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개)

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by