interp1nan, table lookup

版本 1.0.0.0 (1.9 KB) 作者: ashkan
looks up XI in X from the table [X,Y], if found returns Y, nan otherwise.
207.0 次下载
更新时间 2012/5/14

查看许可证

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.

引用格式

ashkan (2024). interp1nan, table lookup (https://www.mathworks.com/matlabcentral/fileexchange/36692-interp1nan-table-lookup), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Tables 的更多信息
标签 添加标签
致谢

启发作品: avinterpnan(A,method)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0