New Graphics Tolerant of Clumsy Fingers! [message #72933] |
Mon, 18 October 2010 06:49 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
In fooling around with some new graphics plots this
morning I discovered an amazing new feature. The
graphics routines are *amazingly* tolerant of
clumsy spelling!
Look at this:
IDL> p = Plot(Findgen(11), /ASPICT_RATIO, AXSI_SYTLE=1, $
/XXXLOG, TITIE='Smart Plot!')
Not a peep out of it! This is wonderful. No one I know
can type anyway. Now we don't have to worry about it!
Cheers,
David
P.S. I don't know about you, but I'd rather spend my
time debugging programs than almost anything else.
These objects are a god-send! :-)
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|