what is the difference between axis normal, axis square, axis equal, and axis tight?

20 visualizaciones (últimos 30 días)
what is the difference between axis normal, axis square, axis equal, and axis tight?

Respuesta aceptada

Star Strider
Star Strider el 7 de Jul. de 2016
The easiest way to see this is to experiment with them by doing the different axis styles with the same data plot.
Briefly, axis normal uses the default aspect ratio for the plot, axis square makes the aspect ratio square, axis equal uses the same length for the data units along each axis, and axis tight sets the axis box tightly around the data.
  3 comentarios
HiWave
HiWave el 16 de Mzo. de 2020
Equal = aspect ratio equal
Square = change aspect ratio to make axis "window/frame/container" square

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by