clf()
t=linspace(0,pi,50)
x=t*sin(t)
plot(t,x)

Kreyszig-6.4_ex (last edited 2010-12-17 12:52:43 by eshwara)