next up previous 241
Next: CHANGE - Change plotting attributes
Up: PONGO Command Definitions
Previous: BOXFRAME - Draw a frame and axes on the plot


CCMATH - Perform inter-column maths

Description:
Perform inter-column maths (using TRANSFORM, SUN/61) The expressions and functions recognised have Fortran types and syntax. Any construct that is legal in TRANSFORM is legal in this subroutine, with the additional function INDEX for filling the array with an increasing sequence of integers. See SUN/61 for further details.

The names used for the data areas are as follows:

  • "X" - the XCOL data area,

  • "Y" - the YCOL data area,

  • "Z" - the ZCOL data area,

  • "EX" - the EXCOL error area,

  • "EY" - the EYCOL error area.


Usage:
ccmath

Parameters:

X = _CHAR (Read)
The transformation to perform on the contents of the XCOL data area.

["X - i.e. will cause the contents of the data area to remain unchanged.]

Y = _CHAR (Read)
The transformation to perform on contents of the YCOL data area.

["Y" - i.e. will cause the contents of the data area to remain unchanged.]

Z = _CHAR (Read)
The transformation to perform on contents of the ZCOL data area.

["Z" - i.e. will cause the contents of the data area to remain unchanged.]

EX = _CHAR (Read)
The transformation to perform on contents of the EXCOL data area.

["EX" - i.e. will cause the contents of the data area to remain unchanged.]

EY = _CHAR (Read)
The transformation to perform on contents of the EYCOL data area.

["EY" - i.e. will cause the contents of the data area to remain unchanged.]


Examples:

PONGO$>$ CCMATH X=2$*$Y
will fill each element of the XCOL data area with twice the corresponding element of the YCOL data area.

Notes:



next up previous 241
Next: CHANGE - Change plotting attributes
Up: PONGO Command Definitions
Previous: BOXFRAME - Draw a frame and axes on the plot

PONGO [2exof Applications for Interactive Data Plotting [2exon 2.0-2
Starlink User Note 137
Paul Harrison, Paul Rees,
Peter Draper, Alasdair Allan
27 March 2008
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council