axes_operationsΒΆ

  • axes_properties description of the axes entity properties
  • gca Return handle of current axes.
  • gda Return handle of default axes.
  • graduate Pretty axis graduations
  • isoview set scales for isometric plot (do not change the size of the window)
  • newaxes Creates a new Axes entity
  • plotframe plot a frame with scaling and grids. This function is obsolete.
  • replot redraw the current graphics window with new boundaries
  • rotate_axes Interactive rotation of an Axes handle.
  • sca set the current axes entity
  • sda Set default axes.
  • subplot divide a graphics window into a matrix of sub-windows
  • unzoom unzoom graphics
  • zoom_rect zoom a selection of the current graphic figure

This Page