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

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

[Octave-bug-tracker] [bug #44672] Differences with figure/uicontrol betw


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44672] Differences with figure/uicontrol between Octave and MATLAB
Date: Fri, 2 Nov 2018 15:10:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #14, bug #44672 (project octave):

Sorry for being unclear, I meant a situation like this:


h = figure;
uicontrol (h, "string", "button", struct ("style", "checkbox"), "userdata",
struct ("a", 1));


You are right that an invalid syntax will be spotted later on in C++ so we
could remove the test entirely.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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