VLookup Multiple Conditions if statements
Afficher commentaires plus anciens
Hi
I was wanting to modify this code to perform a VLookup on 2 columns and return the element of one of the correspoding column element in the same row?
Can someone please assist me on the if statements for this function?
Here is a function I found on Mathworks that I would like to modify: So instead of having one lookup column I need 2.
7 commentaires
James
le 27 Mar 2020
Adam Danz
le 27 Mar 2020
Thanks. If your searching a numeric matrix, my answer should do the trick. If you're searching a cell array, describe the content of the array (strings, characters, numbers, vectors, etc...) and I could help with a solution.
James
le 28 Mar 2020
Adam Danz
le 28 Mar 2020
Is the array a cell array or a table?
James
le 30 Mar 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!