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

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

[Octave-bug-tracker] [bug #49645] waitfor should silently accept an empt


From: Guillaume
Subject: [Octave-bug-tracker] [bug #49645] waitfor should silently accept an empty graphics handle
Date: Fri, 18 Nov 2016 16:53:55 +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/?49645>

                 Summary: waitfor should silently accept an empty graphics
handle
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Fri 18 Nov 2016 04:53:53 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

waitfor throws an error if its input is empty:


>> waitfor ([])
error: invalid conversion from real matrix to real scalar
error: waitfor: invalid handle value


while Matlab continues silently:


>> waitfor([])
>>





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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