[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #56849] contour documentation misleading
From: |
Kai Torben Ohlhus |
Subject: |
[Octave-bug-tracker] [bug #56849] contour documentation misleading |
Date: |
Tue, 3 Sep 2019 04:50:51 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36 |
Update of bug #56849 (project octave):
Status: Need Info => In Progress
Assigned to: None => siko1056
Operating System: GNU/Linux => Any
_______________________________________________________
Follow-up Comment #5:
Confirmed. Indeed your example from comment #2 is better.
The misleading example from comment #3 got truncated by good old Savannah. I
received it via mail:
x = 0:2;
y = 0:3;
z = x' * y;
contour (x, y, z, 2:3)
error: __contour__: size of X must match number of columns in Z
error: called from
__contour__ at line 88 column 9
contour at line 74 column 18
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?56849>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/