is2D
Checks if ax is a 2-D Polar or Cartesian axes.
Syntax
tf = is2D(ax)
Input argument
ax - a scalar graphic object: axe.
Output argument
tf - a logical scalar.
Description
is2D returns Checks if ax is a 2-D Polar or Cartesian axes.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated