Extracting a constant values from a 2D matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
Is there a function which can be used to extract constant/nearest value to a particular value from a 2D?
Thanks
2 Kommentare
dpb
am 1 Dez. 2019
Perhaps ismembertol might be of use...a specific example could help clarify the request.
Antworten (1)
Kritika Bansal
am 16 Jan. 2020
Hi,
You can check out the link below for a similar question answered using min and abs functions:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!