From: Teemu I. <tpi...@pc...> - 2004-11-17 12:19:09
|
On 17/11/04 12:52, Michael Creel wrote: > Hi again, I just wanted to point out another thing that seems funny - the > counter does not move from octave:1> to octave:2> the first time analyze is > run. What's up with that? That's because of the error: octave:1> error("error") error: error octave:1> Teemu |