square gridlines in the figure
30 次查看(过去 30 天)
显示 更早的评论
Hi guys,
I have prepared a plot and ı am using grid on function in the script but when ı run the program plot's lines looks rectangular. Hence, cirle looks eliptic I don't want that,
How can ı adjust rectangular gridlines to square gridlines when ı run the program ?
thanks
0 个评论
采纳的回答
Geoff Hayes
2020-5-19
Ugur - it could be that your axes do not have the same data unit lengths. Try using
axis equal
更多回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!