interp1nan, table lookup
Version 1.0.0.0 (1,85 ko) par
ashkan
looks up XI in X from the table [X,Y], if found returns Y, nan otherwise.
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.
Citation pour cette source
ashkan (2024). interp1nan, table lookup (https://www.mathworks.com/matlabcentral/fileexchange/36692-interp1nan-table-lookup), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Language Fundamentals > Data Types > Tables >
- MATLAB > Language Fundamentals > Data Types > Dictionaries >
En savoir plus sur Tables dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : avinterpnan(A,method)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |