Connecting two boundaries
显示 更早的评论
Hi, I was wondering if matlab can do the following things: I have two boundaries in 3D and both defined by series of coordinates, is there any way in matlab for me to draw a 3D shape like cylinder connecting both boundaries together?
Thanks
Jing
回答(1 个)
Sumit Tandon
2012-6-26
0 个投票
Try using PATCH objects in MATLAB. They will allow you to create filled objects of arbitrary shapes in MATLAB graphics.
类别
在 帮助中心 和 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!