| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Mapping Toolbox |
| Contents | Index |
| Learn more about Mapping Toolbox |
showaxes
showaxes('on')
showaxes('off')
showaxes('hide')
showaxes('show')
showaxes('reset')
showaxes(color)
showaxes(color)
showaxes toggles the visibility of the axes between the 'on' and 'off' conditions.
showaxes('on') sets the color of the axes (the XColor and YColor properties) to black.
showaxes('off') sets the color of the axes (the XColor and YColor properties) to the background color, effectively making them invisible. This is the default condition for map axes.
showaxes('hide') sets the Visible property of the axes to 'on'.
showaxes('show') sets the Visible property of the axes to 'off'.
showaxes('reset') sets the axes properties to the default map axes settings.
showaxes(color) sets the color of the axes (the XColor and YColor properties) to the color specified by any valid color string.
showaxes(color) sets the color of the axes (the XColor and YColor properties) to the color specified by the input RGB triple.
![]() | shapewrite | showm | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |