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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #46946] isosurface throws errors where Matlab does not
Date: Mon, 08 Feb 2016 18:04:30 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0

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

Sorry for posting yet another patch.

Matlab returns vertices shared by adjacent faces only once. At the moment
isosurface returns some of the vertices several times. This corresponds to the
behavior of Matlab when the argument "noshare" is passed to the function.
I changed the patch such that "unique" is called to find shared vertices
unless you pass the additional argument "noshare".
The documentation and the tests are changed respectively.

Is there any chance that this patch will make it into the distribution some
day?

(file #36278, file #36279, file #36280)
    _______________________________________________________

Additional Item Attachment:

File name: isosurface_3.patch             Size:20 KB
File name: __calc_isovalue_from_data__.m  Size:2 KB
File name: isosurface.m                   Size:17 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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