2D projection in a 3D plot
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Jonas Reber
il 15 Giu 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!