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

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

[Octave-bug-tracker] [bug #63144] [matgeom] drawBox3d() throws an error


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63144] [matgeom] drawBox3d() throws an error when called as the example in the docunemt
Date: Mon, 3 Oct 2022 13:27:23 -0400 (EDT)

Update of bug #63144 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

This looks like a user error, not a bug. The box limits in the published
example are -1 <= x,y,z <= +1 so the limits are [-1 1 -1 1 -1 1] but your
example changes that to +1 for everything, reducing the feasible region to a
single point (1,1,1). But even in that case, I am able to get a
cuboctahedron-like figure, just with the bounding box different from the
published example.

Please verify your code and let us know.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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