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

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

[Octave-bug-tracker] [bug #65431] crash after hgload certain data


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #65431] crash after hgload certain data
Date: Mon, 11 Mar 2024 12:15:37 -0400 (EDT)

Follow-up Comment #74, bug #65431 (group octave):

I pushed a change to add a note about the stricter validation of color data
for patch objects:
https://hg.savannah.gnu.org/hgweb/octave/rev/27afeba070ed

Additionally, I slightly simplified the change from comment #71 by setting a
scalar value for the patch color, added a commit message, and pushed it with
you as the author:
https://hg.savannah.gnu.org/hgweb/octave/rev/6cd9c54e00e7

Re comment #72: The following change should restore handling a n-by-1 vector
as the input "C" for the function "patch" work with a color value per face of
the patch:
https://hg.savannah.gnu.org/hgweb/octave/rev/0bd22664f028

I hope, we are coming close to getting this correct now.

Does Matlab actually care about the orientation of the input C? Would a 1-by-n
vector also work?
Our documentation of the patch function is currently unclear of whether a row
vector or a column vector is expected. (It would probably be easy to allow
either.)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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