axes

Create a new axes or set current axes by passing a handle argument.

Syntax

h = axes()

h = axes(handle)

Inputs

handle
Handle of axes.
Type: double
Dimension: scalar

Outputs

h
Axes handle.

Example

Simple axes example.

axes()
ans = 13.755455