Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/splot.html

    r200 r234  
    6262 
    6363     
     64 Same thing than plot but compatible with the whole environment (common.pro included) 
     65 
    6466 
    6567     
     
    6870      <a name="#_splot"></a> 
    6971 
    70       <h2>splot  <font size="-1" color="#006633">  
     72      <h2>splot  <font size="-1" color="#006633"> 
    7173 Graphics 
    7274</font></h2> 
     
    7678     
    7779 
    78  file_comments  
    79  Same thing that plot but compatible with the whole environment (common.pro included) 
    80  
    8180 
    8281     
     
    134133 
    135134     
    136  We active it if we do not want environment variables !p, !x, !y, !z  
     135 We active it if we do not want environment variables !p, !x, !y, !z 
    137136 to be reinitilalizated by the procedure reinitplt 
    138   
     137 
    139138     
    140139    <a name="#_splot_keyword__EXTRA"></a> 
     
    151150 
    152151     
    153  used to pass your keywords 
    154  
    155      
    156      
    157  
    158     <h3>Examples</h3> 
     152 Used to pass keywords 
     153 
     154     
     155     
     156 
     157    <h3>Examples</h3><pre> 
    159158      IDL> splot, indgen(10),ystyle=1,small=[1,2,1],/portrait 
    160159      IDL> splot, -indgen(10),ystyle=1,small=[1,2,2],/noerase 
    161160      IDL> @ps 
    162161 
    163     <h3>Version history</h3> 
     162    </pre><h3>Version history</h3> 
    164163     
    165164    <h4>Version</h4> 
    166  $Id: splot.pro 163 2006-08-29 12:59:46Z navarro $ 
     165 $Id: splot.pro 231 2007-03-19 17:15:51Z pinsard $ 
    167166 
    168167    <h4>History</h4> 
     
    176175     
    177176     
    178     <h4>Restrictions</h4>  
    179  If NOREINITPLT is not activated, all environment  
     177    <h4>Restrictions</h4> 
     178 If NOREINITPLT is not activated, all environment 
    180179 variables !p, !x, !y, !z are reinitializted by the procedure reinitplt 
    181180 
Note: See TracChangeset for help on using the changeset viewer.