23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

axes<br />

Object<br />

Hierarchy<br />

2-88<br />

Root<br />

Figure<br />

Axes Uicontrol<br />

Image<br />

Uimenu<br />

Uicontextmenu<br />

Light Line<br />

Patch Rectangle Surface<br />

Text<br />

Setting Default Properties<br />

You can set default axes properties on the figure and root levels:<br />

set(0,'DefaultAxesPropertyName',PropertyValue,...)<br />

set(gcf,'DefaultAxesPropertyName',PropertyValue,...)<br />

where PropertyName is the name of the axes property and PropertyValue is<br />

the value you are specifying. Use set and get to access axes properties.<br />

Property List The following table lists all axes properties and provides a brief description of<br />

each. The property name links take you an expanded description of the<br />

properties.<br />

Property Name Property Description Property Value<br />

Controlling Style and Appearance<br />

Box Toggle axes plot box on and off Values: on, off<br />

Default: off<br />

Clipping This property has no effect; axes are<br />

always clipped to the figure window<br />

GridLineStyle Line style used to draw axes grid<br />

lines<br />

Values: −, −−, :, -., none<br />

Default: : (dotted line)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!