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/PLOTS/DESSINE/sbar_plot.html

    r338 r402  
    8888 
    8989      <div id="file_comments"> 
    90  Same thing that bar_plot but compatible with the whole environment (common.pro included) 
     90 Same thing that bar_plot but compatible with the whole environment  
     91 (<a href="../../..//Obsolete/common.html">common</a> included) 
    9192</div> 
    9293 
     
    195196 
    196197          <h3>Examples</h3><div class="preformat"> 
    197  IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli 
    198  IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase 
    199  IDL> @ps 
     198 
     199   IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli 
     200   IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase 
     201   IDL> @ps 
    200202</div> 
    201203          <h3>Version history</h3> 
    202204           
    203205          <h4>Version</h4><div class="preformat"> 
    204  $Id: sbar_plot.pro 327 2007-12-13 16:22:35Z pinsard $ 
     206 $Id: sbar_plot.pro 370 2008-08-07 07:59:15Z pinsard $ 
    205207</div> 
    206208          <h4>History</h4><div class="preformat"> 
     
    216218          <h4>Restrictions</h4><div class="preformat"> 
    217219 If NOREINITPLT is not activated, all environment 
    218  variables !p, !x, !y, !z are reinitializted by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
     220 variables !p, !x, !y, !z are reinitialized by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    219221</div> 
    220222         
     
    223225           
    224226          <h4>Uses routines</h4><div class="preformat"> 
    225  common.pro 
     227 <a href="../../..//Obsolete/common.html">common</a> 
    226228</div> 
    227229           
Note: See TracChangeset for help on using the changeset viewer.