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 comentarios

darova
darova el 1 de Dic. de 2019
There is no special function for this purpose. Use abs and min
dpb
dpb el 1 de Dic. de 2019
Perhaps ismembertol might be of use...a specific example could help clarify the request.

Iniciar sesión para comentar.

Respuestas (1)

Categorías

Etiquetas

Preguntada:

el 1 de Dic. de 2019

Respondida:

el 16 de En. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by