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

2 次查看(过去 30 天)
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

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Line Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by