Previous: dem58 Up: ../plot79_d.html Next: dem60


DEM59

       SUBROUTINE  DEM59 (NIN,NOUT)
 C$    (DEM59 - Corner View)
 C$    Demonstration program  for the  corner view  routine.   The
 C$    function consists of a sum of spherical Gaussians, which is
 C$    shown in two  color views,  once as a  smooth surface,  and
 C$    once with  random  noise  added.   These  plots  should  be
 C$    compared with  those produced  in DEM58,  which  illustrate
 C$    outline sketches of  the same  surfaces.  The  use of  both
 C$    linear interpolation and bivariate surface interpolation is
 C$    shown.
 C$    (03-JUL-85)