clims

clims(ax)

CLIMS Launch a GUI for scaling color axes

Usage:

clim_h = clims() clim_h = clims(ax)

Inputs:

ax : axes handle or array of axes handles (default: gca)

Outputs:

clim_h : figure handle - the GUI figure

Example

imagesc(peaks(500)); clims;

See also: climscale, caxis, linkcaxes

∿∿∿ Prerau Laboratory MATLAB Codebase · sleepEEG.org ∿∿∿