From bug-octave-request at bevo dot che dot wisc dot edu Tue Dec 3 10:23:29 2002 Subject: [2.1.40] break returns 1 From: Etienne Grossmann To: bug-octave at bevo dot che dot wisc dot edu CC: etienne at isr dot ist dot utl dot pt Date: Tue, 03 Dec 2002 16:34:45 +0000 Hello, just to say that, w/ octave-2.1.40, 'break' returns one. Is that wanted? octave:1> for i = 1:10, foo = break; end octave:2> foo foo = 1 -- Etienne Grossmann ------ http://www.isr.ist.utl.pt/~etienne ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------