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

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

[Octave-bug-tracker] [bug #31450] figure filename property not settable


From: Kevin Davies
Subject: [Octave-bug-tracker] [bug #31450] figure filename property not settable (MATLAB incompatibility)
Date: Mon, 25 Oct 2010 14:25:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101013 Ubuntu/10.04 (lucid) Firefox/3.6.11

URL:
  <http://savannah.gnu.org/bugs/?31450>

                 Summary: figure filename property not settable (MATLAB
incompatibility)
                 Project: GNU Octave
            Submitted by: daviesk24
            Submitted on: Mon 25 Oct 2010 02:25:26 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Kevin Davies
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I am new to Octave, so maybe there's an obvious answer to this question. 
However, it seems to indicate an incompatibility with MATLAB.  Here are the
details:

It doesn't seem that the "filename" property of a figure is settable.  If I
enter "figure; get(gcf, 'filename')", I get ans = ''.  If I then enter
"set(gcf, 'filename', 'test')" I get an error: "set: unknown property
"filename"".  Is there a way to set this property?  I'd like to use it to keep
track of my figures as I save them. 

Thanks.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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