On Mon, May 12, 2008 at 12:42 PM, yakup murat mert <ymmert at yahoo.com> wrote: > seems like octve is getting worse..... 3.0.1 freezes with the following 3 > line code.....(Probably its not octave it is because of gnuplot) :( > > > [x,y]=meshgrid(-5:0.1:5); > z=sin((x.^2+y.^2).^(1/2)); > mesh(z) > Works fine for me. Dmitri. --