[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


save_plt Source code in cafe_save_plt.pro

save_plt

Name
           save_plt
Purpose
           Saves current plot style into file.
Category
           cafe
SUBCATEGORY:
           save
DATA FORMAT:
           This action will save current plot style into given file
           with the extension ".plt". In conjunction with load_plt
           this style allows more freedom in definition of plot
           styles for several panels.
Side Effects
           Changes content of plot file.
Example
               > ... complex plot, plot,foo1[...]+...
               > save, state.plot
               -> saves current plot into "state.plt"
Revision History
           $Id: cafe_save_plt.pro,v 1.1 2004/11/01 16:20:52 goehler Exp $

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

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

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