moveaxes
Move axes to a new position on the chart sheet.
Syntax
Section titled “Syntax”moveaxes(h, dest)Description
Section titled “Description”Moves the axes specified by handle h to a new position. dest can be a normalized coordinate, a grid cell index, or another axes’ position.
MathJet-specific.
Example
Section titled “Example”moveaxes(h, [0.1 0.5 0.4 0.4])See also
Section titled “See also”layoutaxes— Configure the axes layout on a chart sheet.axes— Create or activate axes within a figure.