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

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

[Octave-bug-tracker] [bug #64618] text() does not work anymore


From: anonymous
Subject: [Octave-bug-tracker] [bug #64618] text() does not work anymore
Date: Sun, 3 Sep 2023 11:57:04 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64618>

                 Summary: text() does not work anymore
                   Group: GNU Octave
               Submitter: None
               Submitted: Sun 03 Sep 2023 03:57:02 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Michael Swamp
        Originator Email: mswamp@msrc.com
             Open/Closed: Open
                 Release: 8.3.0
         Discussion Lock: Any
        Operating System: Microsoft Windows
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 03 Sep 2023 03:57:02 PM UTC By: Anonymous
Something broke with text().  If I try to run even one of the examples in the
help file I get the following:

>>  text ([0.2, 0.2], [0.8, 0.6], "Same text at two locations")
error: text(0.2,_,_): subscripts must be either integers 1 to (2^63)-1 or
logicals (note
: variable 'text' shadows function)

or even something simple as

>> text(0.5,0.5,"hello")
error: text(0.5,_,_): subscripts must be either integers 1 to (2^63)-1 or
logicals (note
: variable 'text' shadows function)

reports the same error.

This used to work in 8.2.









    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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