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

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

[Octave-bug-tracker] [bug #40970] inpolygon incompatibility (Octave and


From: Rik
Subject: [Octave-bug-tracker] [bug #40970] inpolygon incompatibility (Octave and Matlab disagrees about points on edges)
Date: Mon, 29 Dec 2014 04:12:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

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

inpolygon is written as an m-file which makes it very easy to modify.  If a
patch is submitted I can review it.  Since Octave calculates both in polygon
and on polygon values already the brain dead solution would be to just return


in = in | on;



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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