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

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

[Octave-bug-tracker] [bug #49444] tilde as output argument does not work


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #49444] tilde as output argument does not work
Date: Wed, 26 Oct 2016 08:14:11 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

URL:
  <http://savannah.gnu.org/bugs/?49444>

                 Summary: tilde as output argument does not work
                 Project: GNU Octave
            Submitted by: pot
            Submitted on: Wed 26 Oct 2016 10:14:08 AM CEST
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Docs from the isargout function speaks about tilde being used to ignore an
output argument.  But apparently this does not work:


> [~ i] = sort(1:2)
parse error:

  invalid left hand side of assignment

>>> [~ i] = sort(1:2)
        ^





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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