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: Guillaume
Subject: [Octave-bug-tracker] [bug #50543] Loading of figures (and other objects) from Octave IDE
Date: Wed, 23 May 2018 05:04:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

@pantxo: I applied your patch and it seems to work fine, thanks!
I've got two comments:
1/ When a file extension is not recognized, Matlab defaults to open the file
in its text editor while Octave does nothing. If you have a file named
file.blah, Matlab opens it in its text editor while Octave will open the
default text editor for the system.
2/ If .ofig is hardcoded in open.m, it means there will not be a function
openofig.m with the extra optional inputs ("new", "reuse", "visible",
"invisible" ) that openfig.m has. What about hardcoding open.m to use
openfig.m for .ofig files and have all of the options there (for both .fig and
.ofig)?

    _______________________________________________________

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]