Ignore:
Timestamp:
06/29/06 16:59:33 (18 years ago)
Author:
pinsard
Message:

correction of some *.pro using aspell list; introduction of default idldoc syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/cutsegment.html

    r119 r121  
    722722 
    723723          <h3>Return value</h3><div class="value"> 
    724         defaut: a 3d array (2,n,p) that gives the coordinates of the 
     724        default: a 3d array (2,n,p) that gives the coordinates of the 
    725725        middle of the cutted segments. 
    726726        if /endpoints, a 3d array (2,n+1,p) that gives the 
     
    839839           
    840840 
    841           <h3>Examples</h3><div class="value">   
    842  res = cutsegment(x0, y0, x1, y1, n) 
    843  
    844   
     841          <h3>Examples</h3><div class="value">  
    845842 
    846843  IDL> x0=[2,5] 
Note: See TracChangeset for help on using the changeset viewer.