% @(#)overplkeyw.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:47 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT overplkeyw.hlq %.AUTHOR RHW, IPG/ESO %.KEYWORDS MIDAS, help files, OVERPLOT/KEYWORD %.PURPOSE On-line help file for the command: OVERPLOT/KEYWORD %.VERSION 1.0 22-SEP-1988 : Creation, RHW %---------------------------------------------------------------- \se SECTION./KEYW \es\co OVERPLOT/KEYWORD 22-SEP-1988 RHW \oc\su OVERPLOT/KEYWORD [key_name] [start,end] [offset] overplot the contents of a keyword \us\pu Purpose: Overplot the contents of a keyword \up\sub Subject: Graphics, keywords \bus\sy Syntax: OVERPLOT/KEYWORD [key_name] [start,end] [offset] \ys\pa key_name = name of the keyword; default is OUTPUTR \ap\pa start,end = first and last data point to be overplotted; end can be smaller than start; defaults are the first and the last valid data points in the keyword \ap\pa offset = offset value in the y direction (world coordinate units); default 0.0 \ap\no Note: After the overplot the last (over)plotted data set is the active one and subsequent commands will work on these data. \on\see See also: PLOT/KEYWORD, WRITE/KEYWORD, SET/GRAPHICS, ASSIGN/GRAPHICS \ees\exs Examples: \ex OVERPLOT/KEYWORD YOURKEY ? 5.0 This will overplot all the data points of the keyword YOURKEY with an offset of 5.0. \xe \sxe