p = plot(rand(10));
p.o
# PyPlot.Figure(PyObject <Figure size 600x400 with 1 Axes>)
1 Like
p = plot(rand(10));
p.o
# PyPlot.Figure(PyObject <Figure size 600x400 with 1 Axes>)