Filter löschen
Filter löschen

HI,how to add NURBS toolbox in matlab,?

4 Ansichten (letzte 30 Tage)
amina lk
amina lk am 7 Feb. 2016
Kommentiert: amina lk am 13 Feb. 2016
HI,how to add NURBS toolbox in matlab,?
  1 Kommentar
amina lk
amina lk am 8 Feb. 2016
hellos I did the same thing but I do not know how I work with NURBS toulbox in matlab

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 7 Feb. 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 Kommentare
Walter Roberson
Walter Roberson am 8 Feb. 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 am 13 Feb. 2016
ok thankyou

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by