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

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

[Octave-bug-tracker] [bug #61673] classdef - methods (Access = hidden) r


From: Rik
Subject: [Octave-bug-tracker] [bug #61673] classdef - methods (Access = hidden) results in spurious figure window
Date: Tue, 14 Dec 2021 16:30:20 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36

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

Just a guess, hidden() is a function defined in hidden.m which controls the
visibility of mesh lines.  If you call hidden with no arguments it creates an
empty plot.

It may be that the Octave interpreter sees the word "hidden" and thinks it is
a function call rather than a keyword.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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