Main Content
tightmap
Remove white space around axesm
-based map
Syntax
tightmap
Description
tightmap
sets the axis limits
to be tight around the map in the current axes. This eliminates or
reduces the white border between the map frame and the axes box. Use axis
auto
to undo tightmap
.
Examples
Tips
The axis limits are fixed. If a change in the projection parameters
changes the size or position of the map display within the projected
coordinate system, execute tightmap
again. Also
note that tightmap
needs to be re-applied following
any call to setm
that causes projected map objects
to be re-projected.
The tightmap
function performs no action on a 'globe'
axesm
-based map.
Version History
Introduced before R2006a
See Also
zoom
| paperscale
| axesscale
| previewmap