square gridlines in the figure
조회 수: 37 (최근 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!