Plot nurbs objects for NURBS toolbox

Updated 'nrbplot' function from NURBS toolbox. Allows to pass parameters/value pairs for plotting.

現在この提出コンテンツをフォロー中です。

% 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. に取得済み.

カテゴリ

Help Center および MATLAB AnswersFortran with MATLAB についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0