[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #7752] Add support for saving and loading
From: |
Pantxo Diribarne |
Subject: |
[Octave-patch-tracker] [patch #7752] Add support for saving and loading figures |
Date: |
Mon, 21 May 2012 21:32:55 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0 |
Follow-up Comment #21, patch #7752 (project octave):
I still had in mind that I wanted to be able to save a figure and to work on
it again after reloading. So, the reason why I use high level functions for
hggroups, legend and colorbars is to retrieve as much listeners/callback
functions as possible.
On the other hand copyobj seams to copy objects without previous links between
them. To keep both functionnalities I will add an argument in struct2hdl.m to
specify wether highlevel functions should be used. This flag will be set false
by copyobj, and true by users interested in having a legend instead of an UFA
(unidentified flying axes)
Does it seam reasonnable to you?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?7752>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/