RESCALE
Name
rescale
Purpose (one Line Only)
Scale data for plotting from one range to another.
Description
Category
Plotting
Calling Sequence
res=rescale(data,inrange,outrange)
Inputs
data - Vector of data to be rescaled
inrange - range of input data
outrange - range of output data
Optional Input Parameters
Keyword Input Parameters
Outputs
return value is a scaled copy of the input data
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
2011/02/07, Written by Marc W. Buie, Southwest Research Institute