Re: colorbar title
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Mon, 30 Jun 2008 19:25:57 +0000 (UTC)
In article <g4b90m$4pv$1@xxxxxxxxxxxxxxxxxx>,
Christopher Hummersone <wheely_chairs@xxxxxxxxxxx> wrote:
If I enter:
cbar_axes = colorbar('peer',gca,...etc.);
get(cbar_axes)
I get an "invalid handle object" error message.
That code outline -looks- correct to me. Which Matlab version are
you using? In R2007a:
figure; plot(rand(5,99)); t = colorbar('peer',gca); get(t)
ActivePositionProperty: 'position'
ALim: [0.1 10]
ALimMode: 'auto'
AmbientLightColor: [1 1 1]
Box: 'on'
CameraPosition: [0.5 33 9.16025403784439]
CameraPositionMode: 'auto'
CameraTarget: [0.5 33 0.5]
CameraTargetMode: 'auto'
CameraUpVector: [0 1 0]
CameraUpVectorMode: 'auto'
CameraViewAngle: 6.60861036031192
CameraViewAngleMode: 'auto'
CLim: [1 64]
CLimMode: 'auto'
Color: [1 1 1]
CurrentPoint: [2x3 double]
ColorOrder: [7x3 double]
DataAspectRatio: [3 64 1]
DataAspectRatioMode: 'auto'
DrawMode: 'normal'
FontAngle: 'normal'
FontName: 'Helvetica'
FontSize: 10
FontUnits: 'points'
FontWeight: 'normal'
GridLineStyle: ':'
Layer: 'top'
LineStyleOrder: '-'
LineWidth: 0.5
MinorGridLineStyle: ':'
NextPlot: 'replace'
OuterPosition: [1x4 double]
PlotBoxAspectRatio: [1 1 1]
PlotBoxAspectRatioMode: 'auto'
Projection: 'orthographic'
Position: [1x4 double]
TickLength: [0.01 0.025]
TickDir: 'in'
TickDirMode: 'manual'
TightInset: [1x4 double]
Title: 286.00244140625
Units: 'normalized'
View: [0 90]
XColor: [0 0 0]
XDir: 'normal'
XGrid: 'off'
XLabel: 287.00244140625
XAxisLocation: 'bottom'
XLim: [-1 2]
XLimMode: 'manual'
XMinorGrid: 'off'
XMinorTick: 'off'
XScale: 'linear'
XTick: [1x0 double]
XTickLabel: [11x3 char]
XTickLabelMode: 'auto'
XTickMode: 'manual'
YColor: [0 0 0]
YDir: 'normal'
YGrid: 'off'
YLabel: 288.00244140625
YAxisLocation: 'right'
YLim: [1 65]
YLimMode: 'manual'
YMinorGrid: 'off'
YMinorTick: 'off'
YScale: 'linear'
YTick: [10 20 30 40 50 60]
YTickLabel: [6x2 char]
YTickLabelMode: 'auto'
YTickMode: 'auto'
ZColor: [0 0 0]
ZDir: 'normal'
ZGrid: 'off'
ZLabel: 289.00244140625
ZLim: [0 1]
ZLimMode: 'auto'
ZMinorGrid: 'off'
ZMinorTick: 'off'
ZScale: 'linear'
ZTick: [0 0.5 1]
ZTickLabel: ''
ZTickLabelMode: 'auto'
ZTickMode: 'auto'
BeingDeleted: 'off'
ButtonDownFcn: @resetCurrentAxes
Clipping: 'on'
CreateFcn: []
DeleteFcn: []
BusyAction: 'queue'
HandleVisibility: 'on'
HitTest: 'on'
Interruptible: 'off'
Selected: 'off'
SelectionHighlight: 'on'
Tag: 'Colorbar'
Type: 'axes'
UIContextMenu: 260.00244140625
UserData: []
Children: 259.00244140625
Parent: 1
Visible: 'on'
Location: 'EastOutside'
--
"They called it golf because all the other four letter words
were taken." -- Walter Hagen
.
- References:
- colorbar title
- From: Christopher Hummersone
- Re: colorbar title
- From: Walter Roberson
- Re: colorbar title
- From: Christopher Hummersone
- colorbar title
- Prev by Date: Re: fminserch does not converge for every variable
- Next by Date: Re: Even parity check code
- Previous by thread: Re: colorbar title
- Next by thread: Re: colorbar title
- Index(es):