Effacer les filtres
Effacer les filtres

HI,how to add NURBS toolbox in matlab,?

4 vues (au cours des 30 derniers jours)
amina lk
amina lk le 7 Fév 2016
Commenté : amina lk le 13 Fév 2016
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
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
Walter Roberson
Walter Roberson le 8 Fév 2016
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

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by