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

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

[Octave-bug-tracker] [bug #65421] patch fails to render if cdata is spec


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65421] patch fails to render if cdata is specified before geometry in property/value calling form
Date: Fri, 15 Mar 2024 12:23:20 -0400 (EDT)

Follow-up Comment #37, bug #65421 (group octave):

(minor detail)
should cdata be set to the transpose of 


cdata = vert_color(faces).';
cdata =

   5   3   1
   1   4   2
   1   3   4
   4   6   2


the shape later is 3x4 not 4x3


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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