23.11.2012 Views

Mapping

Mapping

Mapping

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Getting started with the M_map MATLAB Toolbox<br />

Although there are many possible options that can be used to customize the<br />

appearance of the grid, defaults can always be used (as in the example).<br />

You can get a list of the options using the GET syntax:<br />

m_grid get<br />

'box',( 'on' | 'fancy' | 'off' )<br />

'xtick',( num | [value1 value2 ...])<br />

'ytick',( num | [value1 value2 ...])<br />

'xticklabels',[label1;label2 ...]<br />

'yticklabels',[label1;label2 ...]<br />

'xlabeldir', ( 'middle' | 'end' )<br />

'ylabeldir', ( 'end' | 'middle' )<br />

'ticklen',value<br />

'tickdir',( 'in' | 'out' )<br />

'color',colorspec<br />

'backcolor',colorspec<br />

'linewidth', value<br />

'linestyle', ( linespec | 'none' )<br />

'fontsize',value<br />

'fontname',name<br />

'XaxisLocation',( 'bottom' | 'middle' | 'top' )<br />

'YaxisLocation',( 'left' | 'middle' | 'right' )

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

Saved successfully!

Ooh no, something went wrong!