Showing intersection line between several surfaces in a 3D plot
显示 更早的评论
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
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!