How to create and plot an oloid in MATLAB

Hi, im trying to create/plot an oloid, using the straight lines between the circles. Like this:

 Accepted Answer

Have a look at the help and documentation of the convhull function. That should give you a solution for this task - in the sense that the oloid is the convex hull of the two circles.
HTH

More Answers (0)

Categories

Products

Release

R2020b

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!