Extracting a constant values from a 2D matrix

Hi,
Is there a function which can be used to extract constant/nearest value to a particular value from a 2D?
Thanks

2 个评论

There is no special function for this purpose. Use abs and min
Perhaps ismembertol might be of use...a specific example could help clarify the request.

请先登录,再进行评论。

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by