square gridlines in the figure
31 ビュー (過去 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!