[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


legend_set Source code in cafe_legend_set.pro

legend_set

Name
           legend_set
Purpose
           Writes current setting in legend
Category
           cafe
SUBCATEGORY:
           legend
SYNTAX:
           legend, set"[ ["entry=entry] "]"
Input Parameters
           entry - The entries to show. This can be a set
                   key. Wildcarding with "*" is allowed to select
                   several keys. Per default all keys are shown.
                   If the key has the form "cmd:" all matching keys
                   for command "cmd" are shown.
Optional Input Parameters
           group - The group to get the parameter from. Default is
                   current group.
LEGEND OUTPUT:
           Writes current setting into legend.
Side Effects
           Changes plot window.
Example
               > set, period=2500.
               > pfold
               > plot, data:1
               > legend, set[entry=period]
               -> show period of pfold.
Revision History
           $Id: cafe_legend_set.pro,v 1.2 2003/11/04 14:27:36 goehler Exp $

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

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

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