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

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

[Octave-bug-tracker] [bug #46946] isosurface throws errors where Matlab


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46946] isosurface throws errors where Matlab does not
Date: Sat, 2 Jul 2016 17:54:52 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Follow-up Comment #14, bug #46946 (project octave):

On Win7 I tried the first example in the texinfo header and got this:

>> [x, y, z] = meshgrid (1:5, 1:5, 1:5);
>>           val = rand (5, 5, 5);
>>           isosurface (x, y, z, val, .5)
error: '__unite_shared_vertices__' undefined near line 159 column 33
error: called from
    isosurface at line 159 column 31
>> 


(Using file #36998)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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