Skip to content

layoutaxes

Configure the axes layout on a chart sheet.

layoutaxes(spec, ...)

Adjusts the layout of multiple axes on the active chart sheet. Used by MathJet’s chart-layout system to apply named layout templates or custom positioning.

MathJet-specific (see Reference > Visualization > Chart layout).

layoutaxes('grid', 2, 3)
  • moveaxes — Move axes to a new position on the chart sheet.
  • splitaxes — Split a multi-graph axes into overlay axes (one per graph).
  • subplot — Create or activate one of multiple axes in a grid.