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

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

[Octave-bug-tracker] [bug #50543] Loading of figures (and other objects)


From: Rik
Subject: [Octave-bug-tracker] [bug #50543] Loading of figures (and other objects) from Octave IDE
Date: Wed, 23 May 2018 16:44:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #11, bug #50543 (project octave):

@gyom: I agree with comment #10.  Please open a new bug report about how
open() should respond when there is an error condition.

The error might be because the file doesn't exist, or because there is no
known handler.

It would be useful if we knew how Matlab handled errors.  For example


open ('FooBar')         % non-existent file, no output
x = open ('FooBar')     % output requested




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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