NURBSLab
Version 1.0.0 (727 KB) by
Héctor
The NURBSLab toolbox gathers a wide variety of functions that allow handling NURBS curves and surfaces within the MATLAB environment.
The NURBSLab toolbox is a library built form scratch with a wide variety of functions that allow handling NURBS curves and surfaces without leaving the MATLAB® environment. Among the capabilities implemented, we can find sampling, decomposition, reparameterization, visualization, projection evaluation, and intersection calculation. To facilitate its use within any application, the construction of specific data structures within the library has been avoided, and it works directly with the control points and knot vectors that define the NURBS, which are requested as independent variables. In this way, there is no need to transform the original application’s data structures or duplicate information. The user of the library will be able to utilize its functionalities by retrieving the specific inputs from their data structure and applying minimal transformations.
Cite As
Héctor (2026). NURBSLab (https://www.mathworks.com/matlabcentral/fileexchange/183181-nurbslab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2025b
Compatible with R2014b and later releases
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: iges2matlab
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
|
