How do I select points in on my surface in 3-dimensional like using the GINPUT function in 2-dimensional?
4 ビュー (過去 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
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!