How to create and plot an oloid in MATLAB
2 views (last 30 days)
Show older comments
Felix Baul
on 14 Apr 2021
Answered: Bjorn Gustavsson
on 14 Apr 2021
Hi, im trying to create/plot an oloid, using the straight lines between the circles. Like this:

0 Comments
Accepted Answer
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
0 Comments
More Answers (0)
See Also
Categories
Find more on Creating and Concatenating Matrices 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!