NRBTESTSRF: Constructs a simple test surface.
Copyright (C) 2000 Mark Spink
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
The following code
srf = nrbtestsrf;
nrbplot(srf,[20 30])
title('Test surface')
hold off
Produces the following figure
| Figure 1 |
|---|
![]() |
Package: nurbs