Visualization Notes
Monday, December 16, 2019
Interactive Plotting with Parameters
Manipulate[Show[Table[Plot[Sin[t-2*l]-t^2,{t,-1,1},
PlotStyle->Hue[Sin[l/L]]],{l,Range[-1.25,1.25,0.05]}],
PlotRange->All,Axes->False,ImageSize->Large],{L,Range[1,10,1]}]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment