how to convert mesh to nurbs surf

5 visualizaciones (últimos 30 días)
amina lk
amina lk el 24 de Ag. de 2015
Respondida: Gautam el 11 de Feb. de 2025
please help me how to convert mesh or deformed mesh to nurbs surf i have coordinate of node and displacement

Respuestas (1)

Gautam
Gautam el 11 de Feb. de 2025
MATLAB does not have built-in functions for NURBS fitting, but you can use the NURBS toolbox available on MATLAB Central File Exchange, such as NURBS-Python (geomdl) or other similar tools. NURBS-Python (geomdl) is a Python library for NURBS, which you can use in MATLAB via Python integration.
However please note that MathWorks does not extend support for these tools

Categorías

Más información sobre Call Python from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by