[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: very very very slow computing
From: |
Depo |
Subject: |
Re: very very very slow computing |
Date: |
Sat, 7 Feb 2009 04:46:52 -0800 (PST) |
> I guess your problem is missing semicolon in line
> new_sign_difference(k,i)=sign_difference(k,i)
> which means that whole matrix is printed in every cycle . After I
> removed output to screen by adding semicolon and removing both disp()
> commands, the assignment takes about 2.5 secs on my computer (for
> 10*3000 matrix).
That was the problem!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Even in my computer
works
--
View this message in context:
http://www.nabble.com/very-very-very-slow-computing-tp21875383p21887950.html
Sent from the Octave - General mailing list archive at Nabble.com.