1
0
Fork 0
mirror of https://gitlab.rlp.net/mobitar/ReCo.jl.git synced 2025-09-04 09:12:35 +00:00

Small fixes

This commit is contained in:
Mo8it 2022-02-01 13:09:32 +01:00
parent 1409206eab
commit f61d06ce1e
2 changed files with 2 additions and 1 deletions

View file

@ -10,7 +10,7 @@ function gen_elliptical_distance_graphics()
fig = gen_figure()
ax = Axis(fig[1, 1]; xlabel=L"x", ylabel=L"y")
ax = Axis(fig[1, 1]; xlabel=L"x", ylabel=L"y", aspect=AxisAspect(1))
elliptical_a_b_ratio = 0.4
as = 1:1:3