setColorRange edit page

set color range for figures

Syntax

setColorRange([min max],'all')
setColorRange('equal','current')
setColorRange('tight','figure',figurelist)

Input

[min max] minimum and maximum value
figurelist list of figure where the plots should be scaled

Options

log scale plots logarithmic
linear scale plots linear
equal scale plots to the same range
tight scale plots individually
all scale all plots
current scale only plots in the current figure
figure scale only plots in figurelist
zero2white color zero values white

See also

multiplot S2Grid.plot