How to create and plot an oloid in MATLAB

2 views (last 30 days)
Hi, im trying to create/plot an oloid, using the straight lines between the circles. Like this:

Accepted Answer

Bjorn Gustavsson
Bjorn Gustavsson on 14 Apr 2021
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)

Tags

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!