[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret amb
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) cases differently |
Date: |
Wed, 13 Mar 2024 08:50:33 -0400 (EDT) |
Follow-up Comment #2, bug #65457 (group octave):
sorry, that should have said:
hp = patch ([x1,x2,x1], [y1,y2,y2], [1 2 3]) # c is row vector
Error using patch
Invalid RGB triplet. Specify a three-element vector of values between 0 and
1.
hp = patch ([x1,x2,x1], [y1,y2,y2], [1 2 3]') # c is column vector
# plots 3 faces each a different color.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65457>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) case differently, Nicholas Jankowski, 2024/03/12
- [Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) case differently, Nicholas Jankowski, 2024/03/12
- [Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) cases differently, Nicholas Jankowski, 2024/03/12
- [Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) cases differently, Markus Mützel, 2024/03/13
- [Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) cases differently,
Nicholas Jankowski <=
- [Octave-bug-tracker] [bug #65457] Patch: octave and MATLAB interpret ambiguous patch(x, y, C) cases differently, Nicholas Jankowski, 2024/03/13