Bezier Surface

Plotting Bezier Surfaces from provided set of control points.

You are now following this Submission

Forms a Bezier surface for the set of control points that are mentioned. The control points need to be hardcoded in the main file. The function files provided alongside need no further modifications. Instead of using a De-Boor Algorithm extended beyond the curve, a point wise set of Bezier curves is drawn to complete the surface.

Cite As

Shaswat Mohanty (2026). Bezier Surface (https://in.mathworks.com/matlabcentral/fileexchange/66678-bezier-surface), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Generalised bezier curve matlab code

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Image plot added and line plot change to plot3d

1.0.0.0