bugGNU Octave - Bugs: bug #38806, griddedInterpolant function missing

 
 

bug #38806: griddedInterpolant function missing

Submitter:  None
Submitted:  Tue 23 Apr 2013 12:33:30 AM 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

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Tue 18 Apr 2023 08:59:07 PM UTC, comment #3: 

see comments on bug #35821 that suggests an implementation for griddedInterpolant can probably be developed after the scatteredInterpolant class is generalized so that both can be a subclass of it.

Nicholas Jankowski <nrjank>
Group Member
Sun 11 Aug 2019 10:09:12 PM UTC, comment #2: 
Mike Miller <mtmiller>
Group Member
Sun 20 Nov 2016 10:15:41 PM UTC, comment #1: 

When I try to use griddedInterpolant in Octave 4.2.0, then I get a proper "not implemented" warning:


warning: griddedInterpolant is not implemented.  Consider using griddata.

Please read <http://www.octave.org/missing.html> to learn how you can
contribute missing functionality.


Hartmut <hardy>
Tue 23 Apr 2013 12:33:30 AM UTC, original submission:  

The griddedInterpolant method allows to perform interpolation on a 1-D, 2-D, 3-D, or N-D Gridded Data set. It is faster than interpn and uses a different interface. This function has been introduced in Matlab R2011b. It appears this function is missing from all current Octave releases.

Anonymous

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by nrjank (Posted a comment)
  • -email is unavailable- added by hardy (Posted a comment)
  • -email is unavailable- added by mtmiller (Updated the item)
  •  

    Votes

    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.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-11 mtmiller Priority5 - Normal 3 - Low
        Item GroupMatlab Compatibility Feature Request
    2013-10-28 mtmiller CategoryNone Octave Function
    2013-09-30 mtmiller Severity3 - Normal 1 - Wish
        Item GroupFeature Request Matlab Compatibility
        StatusNone Confirmed
        Release3.2.4 dev

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code