Bounding Box of Ellipse
Version 1.0.1 (1.53 KB) by
Ayad Al-Rumaithi
Finds bounding box of an ellipse
Finds bounding box of an ellipse
Input:
Ellipse: (5) array. each column represent:
(1): radius of ellipses at direction 1
(2): radius of ellipses at direction 2
(3): x-cooridante of centroid
(4): y-coordinate of centroid
(5): Inclination angle
Output:
xb: [xmin xmax] x bounadries of the bounding box
yb: [xmin xmax] y bounadries of the bounding box
Cite As
Ayad Al-Rumaithi (2024). Bounding Box of Ellipse (https://www.mathworks.com/matlabcentral/fileexchange/93085-bounding-box-of-ellipse), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.