HI,how to add NURBS toolbox in matlab,?

HI,how to add NURBS toolbox in matlab,?

1 commentaire

amina lk
amina lk le 8 Fév 2016
hellos I did the same thing but I do not know how I work with NURBS toulbox in matlab

Connectez-vous pour commenter.

 Réponse acceptée

Walter Roberson
Walter Roberson le 7 Fév 2016

1 vote

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 commentaires

amina lk
amina lk le 8 Fév 2016
hellos I did the same thing but I do not know how I work with NURBS toulbox in matlab
Walter Roberson
Walter Roberson le 8 Fév 2016
Give the command
Demos
amina lk
amina lk le 8 Fév 2016
I give the command (NURBS toolbox) but the window control matlab appears: ??? Undefined function or variable 'nurbs_toolbox'.
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.
amina lk
amina lk le 13 Fév 2016
ok thankyou

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by