How can I draw a cylinder on a cube using pde modeler commad?
8 views (last 30 days)
Show older comments
Hi, I want to make a geometry of a cylinder (dimension: height '1' and radius '0.5' at the point (0, 2, 0) on a cube (dimension 2x2x2 at the point (0,0,0)) using the pde modeler tool. Can you give me an idea, how can I draw it?
0 Comments
Answers (1)
Ayush Bansal
on 1 Sep 2020
A possible workaround is creating geometry from mesh using volume mesh or convex hull or alpha shape.
0 Comments
See Also
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!