[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65422] Octave patch does not plot patch defin
From: |
Liang Tang |
Subject: |
[Octave-bug-tracker] [bug #65422] Octave patch does not plot patch defined by two points |
Date: |
Wed, 6 Mar 2024 11:42:10 -0500 (EST) |
Follow-up Comment #1, bug #65422 (group octave):
Just an update. The "two points" in the title and comment #1 is not correct.
As long as the patch describes a straight line, Octave patch does not plot or
warn/error.
pts=[0 0 0;1 1 1; 2 2 2]; tri=[1 2 3]
figure; patch('Vertices', pts,'Faces', tri, 'EdgeColor', 'k');
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65422>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch defined by two points, Liang Tang, 2024/03/06
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch defined by two points,
Liang Tang <=
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch defined by two points, Nicholas Jankowski, 2024/03/06
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch if points create a straight line, Nicholas Jankowski, 2024/03/06
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch if points create a straight line, Nicholas Jankowski, 2024/03/07
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch if points create a straight line, Rik, 2024/03/19
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch if points create a straight line, Liang Tang, 2024/03/20
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch if points create a straight line, Markus Mützel, 2024/03/20
- [Octave-bug-tracker] [bug #65422] Octave patch does not plot patch if points create a straight line, Liang Tang, 2024/03/20