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/Interpolation/cutpar.html

    r200 r234  
    7070      <a name="#_cutpar"></a> 
    7171 
    72       <h2>cutpar  <font size="-1" color="#006633"> basic work 
     72      <h2>cutpar  <font size="-1" color="#006633"> 
     73 basic work 
    7374</font></h2> 
    7475 
     
    270271     
    271272 
    272     <h3>Examples</h3> 
     273    <h3>Examples</h3><pre> 
    273274 
    274275 IDL> x0 = [2,6,2] 
     
    286287 IDL> for i=0,2 do oplot, [res[0,*,i]], [res[1,*,i]], color = 20+10*i, psym = 1, thick = 3 
    287288 
    288     <h3>Version history</h3> 
    289      
    290     <h4>Version</h4> $Id: cutpar.pro 163 2006-08-29 12:59:46Z navarro $ 
     289    </pre><h3>Version history</h3> 
     290     
     291    <h4>Version</h4> 
     292 $Id: cutpar.pro 231 2007-03-19 17:15:51Z pinsard $ 
    291293 
    292294    <h4>History</h4> 
     
    305307     
    306308     
    307     <h4>Uses routines</h4> cutsegment.pro 
     309    <h4>Uses routines</h4> 
     310 <a href=".//cutsegment.html">cutsegment</a> 
    308311 
    309312     
Note: See TracChangeset for help on using the changeset viewer.