diff --git a/examples/autopilot.jl b/examples/autopilot.jl index 26ad3a0d..7570cee7 100644 --- a/examples/autopilot.jl +++ b/examples/autopilot.jl @@ -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