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

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

[Octave-bug-tracker] [bug #54067] text function alternate syntax with 'P


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54067] text function alternate syntax with 'Position' and 'String' options no longer works
Date: Tue, 5 Jun 2018 15:56:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #54067 (project octave):

                Severity:              3 - Normal => 2 - Minor              
              Item Group:                   Other => Regression             
                  Status:                    None => Confirmed              
                 Summary: text string not appearing in graph => text function
alternate syntax with 'Position' and 'String' options no longer works

    _______________________________________________________

Follow-up Comment #1:

Confirmed here. The alternate syntax of calling the text function with
explicitly labeled 'String' and 'Position' options instead of the traditional
form of the function isn't working in Octave 4.4. Specifically, the 'Position'
property is set correctly, but the 'String' property is set to empty.

Setting severity to minor because the original syntax still works correctly,
for example


text (0.1 * x(4), 0.8 * F(4), str1, 'FontSize', 16);


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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