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

    r338 r402  
    6262 
    6363     
    64  Same thing that bar_plot but compatible with the whole environment (common.pro included) 
     64 Same thing that bar_plot but compatible with the whole environment  
     65 (<a href="../../..//Obsolete/common.html">common</a> included) 
    6566 
    6667 
     
    163164 
    164165    <h3>Examples</h3><pre> 
    165  IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli 
    166  IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase 
    167  IDL> @ps 
     166 
     167   IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli 
     168   IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase 
     169   IDL> @ps 
    168170 
    169171    </pre><h3>Version history</h3> 
    170172     
    171173    <h4>Version</h4> 
    172  $Id: sbar_plot.pro 327 2007-12-13 16:22:35Z pinsard $ 
     174 $Id: sbar_plot.pro 370 2008-08-07 07:59:15Z pinsard $ 
    173175 
    174176    <h4>History</h4> 
     
    184186    <h4>Restrictions</h4> 
    185187 If NOREINITPLT is not activated, all environment 
    186  variables !p, !x, !y, !z are reinitializted by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
     188 variables !p, !x, !y, !z are reinitialized by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    187189 
    188190 
     
    191193     
    192194    <h4>Uses routines</h4> 
    193  common.pro 
     195 <a href="../../..//Obsolete/common.html">common</a> 
    194196 
    195197     
Note: See TracChangeset for help on using the changeset viewer.