You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% 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
Cite As
Pirmin Borer (2026). Plot nurbs objects for NURBS toolbox (https://www.mathworks.com/matlabcentral/fileexchange/29178-plot-nurbs-objects-for-nurbs-toolbox), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.86 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
