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

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

[Octave-bug-tracker] [bug #57323] Matlab griddata includes both Octave's


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #57323] Matlab griddata includes both Octave's griddata and griddata3. Octave's related griddata errors also misleading
Date: Thu, 28 Nov 2019 23:20:30 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36

Follow-up Comment #4, bug #57323 (project octave):

griddata3 method error is an easy fix since it just passes it directly to
griddatan. added the default "method='linear'" to the input, and added method
to the function call for griddatan and everything works fine whether a method
is specified or not for griddata3.  looking to modify griddata to wrap
griddata3, will rollup this fix into that patch unless it would be preferred
to have them handled separately.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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