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

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

[Octave-patch-tracker] [patch #10043] [octave forge] (statistics) Add fu


From: Philip Nienhuis
Subject: [Octave-patch-tracker] [patch #10043] [octave forge] (statistics) Add function gscatter
Date: Sun, 21 Mar 2021 15:38:41 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #5, patch #10043 (project octave):

L.222 of gscatter.m still has 'legend ( ... , "best")' which hasn't been
implemented and therefore provokes a warning.
Could you please fix this?
I'd suggest something along the lines of
warning ("off", <warning-id>, "local")
as
* the warning will be automatically neutralized as soon as "best" has been
implemented in the running Octave version
* it ensures backward compatibility with Octave releases where it hasn't been
implemented.

I'm unsure about the warning id, probably around L.400 in legend.m

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10043>

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




reply via email to

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