GOESLeg:

Path: SC/GOESRead

% Draws the GOES Legend.

   Since version 3.
--------------------------------------------------------------------------
   Form:
   GOESLeg( l, box, hK )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   l               (n,:)    Text strings
   box             (1,4)    Where the legend should fit
   hK              (1,n)    Handles to the lines

   -------
   Outputs
   -------
   none                     

--------------------------------------------------------------------------

Back to the SC Module page