adjusting the x,y axes ratios in plot (2d)

I want to adjust the x and y axis such that the graph has an aspect ratio of 1:1 (a square). Also, i want the x- and y-axes to have tick marks of the same distance (for example: x marks 16, 18, 20, etc; y marks 2 4 6, etc in distances of 2).
insights welcome

 Risposta accettata

axis square
Will make the aspect ratio what you wanted. For other, haave a look on xticks and yticks

Più risposte (0)

Categorie

Tag

Richiesto:

il 23 Apr 2018

Risposto:

il 23 Apr 2018

Community Treasure Hunt

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

Start Hunting!

Translated by