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

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

[Octave-bug-tracker] [bug #37458] cont_lev undefined in contourf


From: Mark H.
Subject: [Octave-bug-tracker] [bug #37458] cont_lev undefined in contourf
Date: Tue, 9 May 2017 05:34:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

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

There seems to have been regression. Running the command from the original
submission of this issue results in the same error.

z = [1,1,1,1,1,1,1;1,1,1,2,2,1,1;1,1,1,1,1,1,1;1,1,1,1,1,1,1]; contourf(z,
[3,4])

error: 'cont_lev' undefined near line 251 column 28
error: called from
    __contour__>add_patch_children at line 251 column 15
    __contour__ at line 201 column 3
    contourf at line 75 column 16

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37458>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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