Connecting two boundaries
Mostra commenti meno recenti
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
Risposte (1)
Sumit Tandon
il 26 Giu 2012
0 voti
Try using PATCH objects in MATLAB. They will allow you to create filled objects of arbitrary shapes in MATLAB graphics.
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!