Produced by IDL 7.1.1
User Documentation

./contrib
syms.pro

Last modification date:
Wed Sep 28 13:27:15 2016

syms

procedure syms, no, scale, ifl

Creates a set of vectors which define basic symbos for use in scatter plots.

These vectors set the shape of the symbols, then USERSYM is called prior to plotting. Written by Mike Fanelli; Modified by Ed Murphy .

Contributed By: Bob Garwood from Tom Bania's original GBT IDL package

Version
$Id$

Parameters
no
in, required
integer
The desired symbol, 1=circle, 2=triangle, 3=square, 4=diamond, 5=plus, 6=x symbol, 7=half circle.
scale
in, required
float
The scale factor.
ifl
in, required
integer
The filling factor, 1=filled, 0=empty.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:49 2016