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

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

[Octave-bug-tracker] [bug #36240] incorrect isargout after using a trail


From: John Hunt
Subject: [Octave-bug-tracker] [bug #36240] incorrect isargout after using a trailing ~ once
Date: Wed, 18 Apr 2012 17:22:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

Follow-up Comment #4, bug #36240 (project octave):

I still feel that the 5th output :


octave:5> [x, y] = try_isargout()
warning: nbh: 0
ans =

   1   0

should yield 1 1 instead of 1 0,
shouldn't it ?

It did before calling [x, ~] = try_isargout()
(see output 1).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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