2D projection in a 3D plot
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Jonas Reber
on 15 Jun 2011
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!