Produced by IDL 6.1
User Documentation

./plotter
setxunit.pro

Last modification date:
Thu Jun 2 23:56:08 2005

setxunit

procedure setxunit, unit

This procedure sets the units on the X-axis of the plot Valid units are 'Channels','Hz'.'kHz','MHz', 'GHz', 'm/s', and 'km/s'

Examples
    get,index=1
    show
    setxunit,'MHz'
 
Version
$Id: setxunit.pro,v 1.6 2005/05/30 04:03:43 bgarwood Exp $
Common blocks
gbtplot_common

Parameters
unit
in, required
string
unit


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:53 2005