WeathLeg:

Path: SC/GOESRead

% Draws the Weather Legends.

   Since version 3.
--------------------------------------------------------------------------
   Form:
   WeathLeg( 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