Well, I figured it out myself. You have to call gui()
after you run plot
. Not sure why that works, though.
1 Like
Well, I figured it out myself. You have to call gui()
after you run plot
. Not sure why that works, though.