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

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

[Octave-bug-tracker] [bug #56849] contour documentation misleading


From: Muhali
Subject: [Octave-bug-tracker] [bug #56849] contour documentation misleading
Date: Tue, 3 Sep 2019 03:08:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #2, bug #56849 (project octave):

There was a typo in my post, sorry. It must read


Example:

          x = 0:3;
          y = 0:2;
          z = y' * x;
          contour (x, y, z, 2:3)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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