CLim

(method of mtexFigure)

set color range for figures

Syntax

CLim(mtexFig,[min max])
CLim(mtexFig,'equal')
CLim(mtexFig,'tight')

Input

mtexFig

mtexFigure

[min max]

minimum and maximum value

param,val Parameters and values that control CLim
Parameter Description
'equal'

scale plots to the same range

'tight'

scale plots individually

See also

mtexFigure