PLS_Toolbox Documentation: yscale< xlsreadr zline >

yscale

Purpose

Rescale the y-axis limits on each subplot in a figure.

Synopsis

 

yscale(infscale)

Description

Each axes on a subplot is rescaled so that the y-scale tightly fits the maximum and minimum of the displayed data. The single input infscale, when set to 1 (one), also rescales each line object on each axes to tightly fit the new limits (i.e. inf-scales each line object relative to one another).


< xlsreadr zline >