[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


plot_frame Source code in cafe_plot_frame.pro

plot_frame

Name
           plot_frame
Purpose
           plots the frame for following plot types. Must (!) be the
           first plot type (will be inserted automatically if not given).
Category
           cafe
SUBCATEGORY:
           plot type
Input Parameters
           color - the frame color.
PLOT OUTPUT:
           Plotting a frame establishes the coordinate system for
           following plots in current panel. Therefore this plot type
           must occur at first. Also it should not be used twice to
           avoid overplot problems (though being usefull in some
           cases).
           All plot procedure options are valid.
Side Effects
           None.
Example
           > plot, frame[color=100]+data
                -> plot cyan frame plus some data within
Revision History
           $Id: cafe_plot_frame.pro,v 1.1 2003/11/05 08:45:42 goehler Exp $

Last modified by pro2html on 2005 January 04 at 16:15 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically