|
Re: Symbols Plotting - Psym [message #48817 is a reply to message #48816] |
Tue, 23 May 2006 08:31  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
maldayeh@gmail.com writes:
> I am wondering if there is an easy way to modify the Psym symbols, for
> examples, making a filled square rather than an open one.
UserSym, [ -1, 1, 1, -1, -1 ], [ 1, 1, -1, -1, 1 ], /Fill
PLOT, findgen(11), PSYM=8
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|
|