フィルターのクリア

HI,how to add NURBS toolbox in matlab,?

4 ビュー (過去 30 日間)
amina lk
amina lk 2016 年 2 月 7 日
コメント済み: amina lk 2016 年 2 月 13 日
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.
amina lk
amina lk 2016 年 2 月 13 日
ok thankyou

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by