octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47538] textscan result different from 4.0.0 t


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47538] textscan result different from 4.0.0 to dev
Date: Sat, 26 Mar 2016 08:38:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #2, bug #47538 (project octave):

Yes, this is a bug with deciding when to end -- I keep getting into knots over
that.  This may be a side effect of the patch for bug #47458.

Setting "ReturnOnError" to be 0 or 1 (the only matlab-compatible options)
gives what I would expect, namely an error or { 1 }.

"continue" is supposed to be essentially what the old textscan.m did, which is
why it is the default.  I'll defer to whatever the consensus is.

Now I'll get to debugging :)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47538>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]