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

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

[Octave-bug-tracker] [bug #35860] incorrect interp1 with array first arg


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #35860] incorrect interp1 with array first argument
Date: Fri, 16 Mar 2012 12:07:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Tundrabeast/3.6.13

Update of bug #35860 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

Thanks for reporting.

Your proposed change breaks one of the existing tests:


octave:1> test interp1
  ***** assert (interp1 (0:4, 2.5), 1.5)
!!!!! test failed
interp1: table too short
shared variables 
  scalar structure containing the fields:

    xp =

        0    2    4    6    8   10

    yp =

       0.00000   0.58779  -0.95106   0.95106  -0.58779  -0.00000

    xi =

     Columns 1 through 6:

       -1.00000    0.00000    2.20000    4.00000    6.60000   10.00000

     Column 7:

       11.00000

    style = *spline


Do you have a suggestion?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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