Program: MKLSGRIDPLOTTRI

  mklsgridplottri.......plot triangular LOCSMITH search grid
 
  call: handles=mklsgridplottri(lsopt,grid,mode);
 
        lsopt: (struct)
               LOCSMITH options structure as returned by MKLSOPT          
         grid: (struct)
               one layer of a triangular LOCSMITH search grid 
         mode: (string)
               plot mode
               This string defines how to plot the grid. For a description,
               see MKLSGRIDPLOTTRILAYER.
 
  result: handles: list of handles of all created graphics objects
                   The type of the created objects depends on the MODE
 
  Martin Knapmeyer, 10.09.2004

Read M-File Source Code


eof.