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

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

[Octave-bug-tracker] [bug #44699] Property 'value' of 'checkbox' uicontr


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44699] Property 'value' of 'checkbox' uicontrol
Date: Thu, 02 Apr 2015 12:14:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

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

                 Summary: Property 'value' of 'checkbox' uicontrol
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Thu 02 Apr 2015 12:14:53 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In MATLAB, the 'Value' property of a 'checkbox' uicontrol can be set to
true/false, while Octave complains ("error: invalid value for array property
"value"").


F = figure;
H = uicontrol('Style','checkbox','String','Parameter','Value',true);





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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