Changing Plot Parameters in cgWindow [message #75920] |
Fri, 06 May 2011 13:37 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
Someone asked me this morning how to change plot parameters
in a cgWindow application. In answering, I discovered that
in one of my updates I had inadvertently switched the order
of two parameters in a call to the LinkedList method
Replace_Item. Thus, any call to the cgWindow method
ReplaceCommand was throwing an error.
I have fixed the cgWindow code and you can download
the updated version here:
http://www.idlcoyote.com/programs/cgwindow.pro
It occurred to me that others might be interested in
the answer to this question, so I wrote an article
about it.
http://www.idlcoyote.com/cg_tips/chgplot.php
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|