2D Cubic Beizer Curve
Version 1.1.0.0 (6.92 KB) by
Dr. Murtaza Ali Khan
Evaluate and plot 2D cubic bezier curve for given four control points.
"Funct_Bezier.m" a function to evaluate and plot 2D cubic bezier curve for given four control points and interval. Utilizes Horner's rule for efficient compuation. A simple test program is given "TestCubicBezier.m"
Cite As
Dr. Murtaza Ali Khan (2024). 2D Cubic Beizer Curve (https://www.mathworks.com/matlabcentral/fileexchange/6661-2d-cubic-beizer-curve), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Interpolation in Help Center and MATLAB Answers
Tags
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.