2D projection in a 3D plot
2 ビュー (過去 30 日間)
古いコメントを表示
Hi!
I have a 3D point cloud which I want to project on the "wall" of the 3D plot (for example xy or xz projection).
Can the function contour be used? if so, how can in be merged it with the 3D plot, or is there any other way to solve this?
Thanks in advance!
0 件のコメント
回答 (1 件)
Jonas Reber
2011 年 6 月 15 日
something similar has just recently been asked: http://www.mathworks.com/matlabcentral/answers/8752-get-projection-image-without-rendering-to-screen
otherwiseo on stackoverflow I found the following: http://stackoverflow.com/questions/6180841/how-to-compute-projections-of-3d-meshes-in-matlab
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!