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 |
Options
equal | scale plots to the same range |
tight | scale plots individually |
set color range for figures
CLim(mtexFig,[min max])
CLim(mtexFig,'equal')
CLim(mtexFig,'tight')
mtexFig | mtexFigure |
[min max] | minimum and maximum value |
equal | scale plots to the same range |
tight | scale plots individually |