Nurbs function

A set of functions to calculate a nurbs curve
875 Downloads
Updated 29 Nov 2016

View License

This zip is a set of functions to evaluate a nurbs curve. In particular:
-basisfunction.m evaluates the basis functions
-nurbsfun.m evaluates the curve's points
-nurbs_example.m is an example on how to use these functions
If there are problems and error in the code, please contact me.

Cite As

Graziano Fuccio (2025). Nurbs function (https://www.mathworks.com/matlabcentral/fileexchange/60452-nurbs-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Splines in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0.0

a little modify in the example file