| Contents | Index |
mflag = ismap
mflag = ismap(hndl)
[mflag,msg] = ismap(hndl)
mflag = ismap returns a 1 if the current axes is a map axes, and 0 otherwise.
mflag = ismap(hndl) specifies the handle of the axes to be tested.
[mflag,msg] = ismap(hndl) returns a string message if the axes is not a map axes, specifying why not.
The ismap function tests an axes object to determine whether it is a map axes.

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