New plotting function surfl

Kai Habel kai.habel at gmx.de
Sun Nov 9 09:54:37 CST 2008


Hello all,

the attached changeset adds the new plotting function surfl. To work
properly it requires the previous changeset about surface normals to be
applied as well.

The function surfl plots lighted surfaces. For best visual experience
colormaps like pink, copper, bone, or gray should be used.

For example:

colormap(bone);
surfl(peaks);
shading interp;

The function should work pretty well, so please give it try and report
bugs.

Kai
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: changeset_surfl
Url: https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20081109/0973c9a8/attachment.ksh 


More information about the Octave-maintainers mailing list