Showing intersection line between several surfaces in a 3D plot
Mostrar comentarios más antiguos
Hi all,
I would like to generate a 2D (x,y) plot into which the intersections of 3D surfaces (x,y,z) are projected.
At the moment, I am generating a 3 D plot with all the surfaces in different colors, and then rotate that plot such that the viewer looks along the z axis (i.e. it looks like a 2D plot). Next, I am importing that 2D image into a graphics program, draw the intersection lines manually, and then change the colors of the various surfaces to white.
Is there any better way to do this? Ideally, I'd like MATLAB to show the intersection lines automatically, without the need to do the post-processing in a graphics program.
Thanks for your help!
Sincerely, Patrick
Respuesta aceptada
Más respuestas (1)
Patrick
el 18 de Mzo. de 2011
0 votos
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!