how to convert mesh to nurbs surf

5 次查看(过去 30 天)
amina lk
amina lk 2015-8-24
回答: Gautam 2025-2-11
please help me how to convert mesh or deformed mesh to nurbs surf i have coordinate of node and displacement

回答(1 个)

Gautam
Gautam 2025-2-11
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

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by