Add interp1q

David Bateman adb014 at gmail.com
Wed May 14 15:52:11 CDT 2008


The benefits of the interp1q function are limited since with faster
machines than when this function was written for matlab, the portion of
time used to executed the error checking codein the interp1 function  is
typically very small. However, for completeness we should probably have
this function. Changeset attached that makes the same assumptions as the
matlab interp1q on the input parameters and just copies the relevant
code from interp1.m

D.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch8091
Url: https://www.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080514/183da58f/attachment.ksh 


More information about the Octave-maintainers mailing list