square gridlines in the figure
37 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Ugur Sahin
il 19 Mag 2020
Commentato: Ugur Sahin
il 19 Mag 2020
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 Commenti
Risposta accettata
Geoff Hayes
il 19 Mag 2020
Ugur - it could be that your axes do not have the same data unit lengths. Try using
axis equal
Più risposte (0)
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!