You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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://uk.mathworks.com/matlabcentral/fileexchange/183181-nurbslab), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: iges2matlab
General Information
- Version 1.0.0 (727 KB)
MATLAB Release Compatibility
- Compatible with R2014b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
|
