colorbar_noresize¶
- colorbar_noresize(varargin)¶
COLORBAR_NORESIZE Add a colorbar without resizing the parent axes
- Usage:
c = colorbar_noresize() c = colorbar_noresize(ax, …) c = colorbar_noresize(…, colorbar_args)
- Inputs:
ax : axes handle (default: gca) colorbar_args : any additional args passed to colorbar()
- Outputs:
c : colorbar handle
See also: colorbar, topcolorbar
∿∿∿ Prerau Laboratory MATLAB Codebase · sleepEEG.org ∿∿∿