Skip to content

Commit

Permalink
plotting works
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Mar 24, 2024
1 parent f45a38c commit b52da6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/autopilot.jl
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,8 @@ end

function last_plot()
res=load("data/last_plot.jld2")
res
display(res)
nothing
end

on(viewer.btn_OK.clicks) do c
Expand Down

0 comments on commit b52da6a

Please sign in to comment.