From: Michael C. <mic...@ua...> - 2004-11-17 12:40:32
|
On Wednesday 17 November 2004 12:19, Teemu Ikonen wrote: > 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 I was guessing that was the reason. The funny thing is that a plot _does_ appear, and a file _is_ saved to disk, even though the counter doesn't move. M. |