interp1nan, table lookup

looks up XI in X from the table [X,Y], if found returns Y, nan otherwise.

You are now following this Submission

This function is the same operation as "table lookup". Described in "table lookup" terms, the "table" is [X,Y] and INTERP1nan "looks-up" the elements of XI in X, and, based upon their location, returns values YI within the elements of Y, and nan otherwise.

Cite As

ashkan (2026). interp1nan, table lookup (https://uk.mathworks.com/matlabcentral/fileexchange/36692-interp1nan-table-lookup), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: avinterpnan(A,method)

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0