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: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64618] text() does not work anymore
Date: Sun, 3 Sep 2023 12:05:01 -0400 (EDT)

Follow-up Comment #1, bug #64618 (project octave):

You need to pay attention to what the error message says:
" variable 'text' shadows function "

You made variable named "text" and as a result, instead of 
calling function "text" octave tries to index array "text".

Dmitri.
-- 




    _______________________________________________________

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]