Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/tracegrille.html

    r338 r402  
    187187     
    188188 It specify that we want to trace only one line of 
    189  constant j every xstride points 
     189 constant j every ystride points 
    190190 
    191191     
     
    227227    <h3>Examples</h3><pre> 
    228228 
    229      IDL> plt,indgen(jpi,jpj),/nocontour,/nofill 
    230      IDL> vargrid='T' 
    231      IDL> tracegrille,/ocean,color=20 
    232      IDL> tracegrille,/earth,color=80 
    233  
     229   IDL> plt,indgen(jpi,jpj),/nocontour,/nofill 
     230   IDL> vargrid='T' 
     231   IDL> tracegrille,/ocean,color=20 
     232   IDL> tracegrille,/earth,color=80 
    234233 
    235234    </pre><h3>Version history</h3> 
    236235     
    237236    <h4>Version</h4> 
    238  $Id: tracegrille.pro 327 2007-12-13 16:22:35Z pinsard $ 
     237 $Id: tracegrille.pro 378 2008-08-12 12:35:46Z pinsard $ 
    239238 
    240239    <h4>History</h4> 
     
    253252     
    254253    <h4>Uses routines</h4> 
    255  common.pro 
     254 <a href="../..//Obsolete/common.html">common</a> 
    256255 
    257256     
Note: See TracChangeset for help on using the changeset viewer.