mirror of
https://gitlab.com/lander-team/plots.git
synced 2025-08-01 03:02:18 +00:00
reorganized repo
This commit is contained in:
@@ -18,8 +18,8 @@ begin
|
||||
|
||||
title!("Drag Coefficient vs. Vertical Deflection")
|
||||
ylabel!("Drag Coefficient")
|
||||
xlabel!("Deflection")
|
||||
xlabel!("Rocket Deflection")
|
||||
xticks!(0:5:40, string.(0:5:40) .* "°")
|
||||
end
|
||||
|
||||
savefig("DragvsDeflection")
|
||||
savefig("DragvsDeflection.png")
|
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user