2D projection in a 3D plot
2 visualizaciones (últimos 30 días)
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!
0 comentarios
Respuestas (1)
Jonas Reber
el 15 de Jun. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!