NRBTESTCRV: Constructs a simple test curve. 

    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.

Demonstration 1

The following code

 crv = nrbtestcrv;
 nrbplot(crv,100)
 title('Test curve')
 hold off

Produces the following figure

Figure 1

Package: nurbs