clf()
t=linspace(0,pi,50)
x=t*sin(t)
plot(t,x,linewidth='3',marker='o')

Kreyszig-6.4_ex3 (last edited 2010-12-17 12:56:17 by eshwara)