Documentation for jbiu/

Generated by IDLdoc

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

plot/

jbsymbol.pro


top source jbsymbol

Plot

jbsymbol, sym, _extra=_extra

Loads one of a series of useful user-defined symbols.

Uses VSYM for symbols 5, 7 and 8, and USERSYM for the others.

Parameters

sym in

Symbol number, chosen from: : 0 Square 1 Triangle 2 Diamond 3 Half circle (left) 4 Upside-down triangle 5 5-pointed star 6 Circle 7 6-pointed star 8 Pentagon 9 Half circle (right) 10 Sun symbol

Keywords

_extra in

All extra keywords (such as /FILL or THICK) are passed to VSYM or USERSYM as appropriate.

Examples

JBSYMBOL, 7 PLOT, [0.5], [0.5], PSYM=8, XRANGE=[0,1], YRANGE=[0,1]

Author information

History:

Written by: Jeremy Bailin 12 June 2008 Public release in JBIU

File attributes

Modification date: Wed Apr 15 16:08:14 2009
Lines: 81
Docformat: idl rst