NURBSLab
Versión 1.0.0 (727 KB) por
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.
Citar como
Héctor (2026). NURBSLab (https://es.mathworks.com/matlabcentral/fileexchange/183181-nurbslab), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2025b
Compatible con cualquier versión desde R2014b
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: iges2matlab
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
|
