bugGNU Octave - Bugs: bug #60965, interp makima method not...

 
 

bug #60965: interp makima method not implemented

Submitter:  None
Submitted:  Sat 24 Jul 2021 07:23:42 PM UTC
   
 
Category:  Octave Function Severity:  1 - Wish
Priority:  3 - Low Item Group:  Feature Request
Status:  Confirmed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 25 Jul 2021 01:44:31 PM UTC, comment #1: 

This seems to be a relatively recent addition to Matlab (R2019b).

When this is implemented, it might be good to implement the function `makima` at the same time and share as much code as reasonable.

The algorithm is described in a little bit more detail here:
https://de.mathworks.com/help/matlab/ref/makima.html

Marking as a feature request.

Markus Mützel <mmuetzel>
Group administrator
Sat 24 Jul 2021 07:23:42 PM UTC, original submission:  


>> interp1(1:4,[2.5 3.5],'makima')

error: interp1: invalid METHOD 'makima'
error: called from
    interp1 at line 365 column 7

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Updated the item)
  • -email is unavailable- added by mmuetzel (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-07-26 jwe Severity3 - Normal 1 - Wish
    2021-07-25 mmuetzel CategoryNone Octave Function
        Priority5 - Normal 3 - Low
        Item GroupNone Feature Request
        StatusNone Confirmed
        Release6.3.0 dev
        Operating SystemGNU/Linux Any

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code