Skip to content

moveaxes

Move axes to a new position on the chart sheet.

moveaxes(h, dest)

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.

moveaxes(h, [0.1 0.5 0.4 0.4])
  • layoutaxes — Configure the axes layout on a chart sheet.
  • axes — Create or activate axes within a figure.