|
Contents | Previous | Next | Subchapters |
| Syntax |
gaspect(ratio) |
| See Also | gaddview , gspace |
clear
gaspect(1)
x = 0. : .1 : 2 * pi
gplot(x, [sin(x), cos(x)])
O-Matrix will generate a square plot no matter what the
shape of the plotting window.