HI,how to add NURBS toolbox in matlab,?

4 次查看(过去 30 天)
HI,how to add NURBS toolbox in matlab,?
  1 个评论
amina lk
amina lk 2016-2-8
hellos I did the same thing but I do not know how I work with NURBS toulbox in matlab

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2016-2-7
Visit http://www.mathworks.com/matlabcentral/fileexchange/26390-nurbs-toolbox-by-d-m-spink and click on Download Zip. When the file has downloaded, unzip it into a convenient directory that is not underneath the MATLAB installation directory. Then use MATLAB's pathtool command to add that directory to MATLAB's path, and tell pathtool to save the result.
  5 个评论
Walter Roberson
Walter Roberson 2016-2-8
There is no graphic interface. The toolbox is a collection of routines you can call. If you give the command
Demos
then a list of demonstration with be shown. You can give the name of the demonstration to run it, and you can open the demonstration code to see how it works.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by