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_html_output/ToBeReviewed/GRILLE/tracegrille.html

    r338 r402  
    216216            <div class="comments"> 
    217217 It specify that we want to trace only one line of 
    218  constant j every xstride points 
     218 constant j every ystride points 
    219219</div> 
    220220             
     
    254254          <h3>Examples</h3><div class="preformat"> 
    255255 
    256      IDL> plt,indgen(jpi,jpj),/nocontour,/nofill 
    257      IDL> vargrid='T' 
    258      IDL> tracegrille,/ocean,color=20 
    259      IDL> tracegrille,/earth,color=80 
    260  
     256   IDL> plt,indgen(jpi,jpj),/nocontour,/nofill 
     257   IDL> vargrid='T' 
     258   IDL> tracegrille,/ocean,color=20 
     259   IDL> tracegrille,/earth,color=80 
    261260</div> 
    262261          <h3>Version history</h3> 
    263262           
    264263          <h4>Version</h4><div class="preformat"> 
    265  $Id: tracegrille.pro 327 2007-12-13 16:22:35Z pinsard $ 
     264 $Id: tracegrille.pro 378 2008-08-12 12:35:46Z pinsard $ 
    266265</div> 
    267266          <h4>History</h4><div class="preformat"> 
     
    280279           
    281280          <h4>Uses routines</h4><div class="preformat"> 
    282  common.pro 
     281 <a href="../..//Obsolete/common.html">common</a> 
    283282</div> 
    284283           
Note: See TracChangeset for help on using the changeset viewer.