colorbar edit page

Syntax

   colorbar
   colorbar(location)
   colorbar(___,Name,Value)
   colorbar(target,___)
   c = colorbar(___)

Input

location Location
'eastoutside' (default) | 'north' | 'south' | 'east' | 'west' |
'northoutside' | ...
target Target
Axes object | PolarAxes object | GeographicAxes object |
graphics object

Example

See also