![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
iplot
interactively plots data/model of fit
cafe
iplot [,/notransient]
notransient - do not restore setplot ranges. Useful when
plotout is performed.
All options may be set with the "set" command. The
command prefix is "iplot".
iplot uses the plot command to display former defined
plot styles. All iplot does is to change the range(s)
via mouse and redisplay the range.
ZOOM_IN - narrow visible range. This will be done in
steps as 10, 5, 2, 1, 0.5, 0.2, 0.1...
ZOOM_OUT - enlarge visible range This will be done in
steps as 1, 2, 5, 10, 20, 50...
<< - move left one page
>> - move right one page
EXIT - leave IPLOT
Left button click will center the plot in x-range at
data at mouse position.
Changes xrange/yrange in setplot environment domain if
notransient option is selected.
A more sophisticated but slower version is the command
"wplot" which allows button definitions by the user.
> plot, data+model,res
> iplot
-> uses plot to interactively plot it.
$Id: cafe_iplot.pro,v 1.10 2003/11/05 15:10:44 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]