leaoshark
Results
1
issues of
leaoshark
when i try to plot something using PyPlot > using PyPlot > t=0.1:0.1:2pi > s=sin(t) > plot(t,s) > > 1-element Array{PyCall.PyObject,1}: > PyObject how can i solve this ?