Kronos IDL library

Library to retrieve and process CASSINI-RPWS-HFR data

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

./

sym.pro


This function provides a convenient way to utilize the USERSYM procedure to create an extended choice of plotting symbols, and is intended to be used directly with the PSYM keyword to PLOT, OPLOT, etc.

The USERSYM procedure is used to create a symbol definition.

Examples

To produce a plot using open circles as plotting symbols: PLOT,X,Y,PSYM=SYM(6)

Author information

History

Martin Schultz, Harvard University, 22 Aug 1997: VERSION 1.00 (with some minor changes to the information in this header by D. Windt, windt@bell-labs.com)

Routines

top source sym

result = sym(number)

Parameters

number

Statistics

Lines:
32 lines
Cyclomatic complexity:
21
Modified cyclomatic complexity:
2

File attributes

Modification date: Fri Jan 9 19:59:00 2015
Lines: 32
Docformat: idl verbatim