findnearest.m
Version 1.0.0.0 (759 Bytes) by
Thomas Benson
Find the nearest value in an array to a test value.
6.6K Downloads
Updated
23 Dec 2002
No License
Find the index or subscripts of the nearest value in an array to a test value. A bias argument can be included to only return values greater or less than the search value.
Cite As
Thomas Benson (2026). findnearest.m (https://www.mathworks.com/matlabcentral/fileexchange/2838-findnearest-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R12
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Language Fundamentals > Operators and Elementary Operations > Logical (Boolean) Operations >
Find more on Logical (Boolean) Operations in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Improved to optionally include the found nearest value as a third output argument (V). |
