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

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

[Octave-bug-tracker] [bug #39243] patch - matlab compatibility - changin


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #39243] patch - matlab compatibility - changing xdata length produces dimension warning
Date: Mon, 29 Nov 2021 17:18:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Follow-up Comment #18, bug #39243 (project octave):

Octave sends this because it expects xdata to be the same length as ydata,
which seems reasonable to me. According to comment #17, that is also what ML
requires when initially drawing a patch with the `patch` function, but it is
later more tolerant when manipulating the data using `set` which, IMHO, is not
consistent and we should not imitate.

The only part that looks problematic to me is the repeated warning in Octave
that we'd probably like to display only once.    

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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