Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/tplot/

strplot.pro


Routines

top source strplot

strplot, x, y, overplot=overplot, di=di, limits=limits, data=data

PROCEDURE: strplot, x, y INPUT: x: array of x values. y: array of y strings. PURPOSE: Procedure used to print strings in a "TPLOT" style plot. KEYWORDS: DATA: A structure that contains the elements 'x', 'y.' This is an alternative way of inputing the data. LIMITS: The limits structure including PLOT and XYOUTS keywords. OVERPLOT: If set, then data is plotted over last plot. DI: Not used. Exists for backward compatibility. LAST MODIFIED: @(#)strplot.pro 1.2 98/08/03

Parameters

x
y

Keywords

overplot
di
limits
data

File attributes

Modification date: Thu Feb 13 16:43:16 2014
Lines: 21