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

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

[Octave-bug-tracker] [bug #53468] Octave 4.3.0+ can't load figures saved


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53468] Octave 4.3.0+ can't load figures saved with previous versions
Date: Mon, 11 Feb 2019 20:20:42 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36

Follow-up Comment #20, bug #53468 (project octave):

Thanks, that works for me, the tests are properly installed and distributed
now.

One more small thing, after running the test, the figures and all graphical
elements still exist in the user's environment. Running 'figure' after the
test creates 'Figure 4'. Would it be better to write the test as something
like


%!test
%! unwind_protect
%!   hf = hgload ("ofig403.ofig");
%! unwind_protect_cleanup
%!   try, close (hf); end_try_catch
%! end_unwind_protect


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53468>

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




reply via email to

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