~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to prim/help/show_grap.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)show_grap.hlq     19.1 (ESO-IPG) 02/25/03 14:03:46
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      show_grap.hlq
 
5
%.AUTHOR     RHW, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, SHOW/GRAPHICS
 
7
%.PURPOSE    On-line help file for the command: SHOW/GRAPHICS
 
8
%.VERSION    1.0  09-JUN-1987: Creation, RHW
 
9
%.VERSION    1.1  12-MAR-1992: Name changes to show/graphics
 
10
%----------------------------------------------------------------
 
11
\se
 
12
SECTION./GRAPHICS
 
13
\es\co
 
14
SHOW/GRAPHICS                                                   09-JUN-1987 RHW
 
15
\oc\su
 
16
SHOW/GRAPHICS device_name
 
17
        show the setup parameters for plotting
 
18
\us\pu
 
19
Purpose:      
 
20
              Show the setup parameters for the plotting package.
 
21
\up\sub
 
22
Subject:      
 
23
              Graphics
 
24
\bus\sy
 
25
Syntax:       
 
26
              SHOW/GRAPHICS
 
27
\ys\no
 
28
Note:         
 
29
              SHOW/GRAPHICS displays the current setting of the graphic 
 
30
              package, grouped as follows:\\
 
31
              \ \ \ graphics device and plot file;\\
 
32
              \ \ \ axes, scales, tickmarks;\\
 
33
              \ \ \ plot mode, fonts, symbols, lines, etc ...\\
 
34
 
 
35
              In de first group the user can find which graphics device is
 
36
              currently assigned (Device:), which data has plotted last with a
 
37
              PLOT/ command (see below), and which plot file is currently 
 
38
              active.\\
 
39
 
 
40
              The name of the data file, together with the coordinates specs.
 
41
              (world coordinates, pixel coordinates) of the LAST PLOT command 
 
42
              (NOT overplot command) are kept in the system. The GET/GCURSOR 
 
43
              command will use this information to retrieve information from
 
44
              graph displayed.\\
 
45
 
 
46
              For the meaning of the other parameters consult the documentation
 
47
              of the SET/GRAPHICS command.\\
 
48
 
 
49
              The graphics setup is stored in a number of special keywords:
 
50
              PLISTAT, PLRSTAT, PLCSTAT, PLCMETA, PLCDATA, and PLRGRAP. For  
 
51
              more information about the graphics and these keywords read the 
 
52
              MIDAS Environment document or use the command HELP/KEYWORD.
 
53
\on\see
 
54
See also:     
 
55
              SET/GRAPHICS, GET/GCURSOR, Chapter 6 of the MIDAS User's Guide 
 
56
              (Volume A)
 
57
\ees\exs
 
58
Examples:
 
59
\ex
 
60
              SHOW/GRAPHICS
 
61
\xe \sxe