2D projection in a 3D plot
Mostrar comentarios más antiguos
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!
Respuestas (1)
Jonas Reber
el 15 de Jun. de 2011
1 voto
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
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!