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/clickincell.html

    r119 r121  
    826826          <h3>Examples</h3><div class="value">  
    827827 
    828      res = clickincell() 
     828   IDL> res = clickincell() 
    829829     Click with the left button to select a cell. Clicking one more 
    830830     time in the same cell remove the cell from the selection. 
    831831     Click on the right button to quit.   
    832832 
    833   
    834  
    835833   IDL> plt, findgen(jpi,jpj),/nodata,map=[90,0,0],/ortho 
    836834   IDL> print, clickincell(/draw,color=150,/xy) 
Note: See TracChangeset for help on using the changeset viewer.