Dear all, I want to do a simple animation: using Plots plotly() x=-1:0.01:1 ... surface(x,y,h,leg=false,camera=(θ,30)) frame(anim) end …
確定! 回上一頁