現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
% Examples:
%
% The two statements below are equivalent and plot a nurbs surface with
% lighting gouraud.
You need the NURBS toolbox for use of this function.
Example:
nurbs=nrbtestsrf;
h=nrbplot(nurbs,50,50],'FaceColor','r','EdgeColor','k','FaceLighting','gouraud');
light
h=nrbplot(nurbs,linspace(0,1,50),linspace(0,1,50)},'FaceColor','r','EdgeColor','k','FaceLighting','gouraud');
light
引用
Pirmin Borer (2026). Plot nurbs objects for NURBS toolbox (https://jp.mathworks.com/matlabcentral/fileexchange/29178-plot-nurbs-objects-for-nurbs-toolbox), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
