Excel lookup or match function in matlab

5 次查看(过去 30 天)
Hi
I am looking for excel lookup or match function in Matlab , is there is a way out
Thanks
Hardik

回答(1 个)

Sachin Ganjare
Sachin Ganjare 2012-10-4
编辑:Sachin Ganjare 2012-10-4
  3 个评论
Hardik
Hardik 2012-10-4
works fine with find(ismember(lookuparray,lookupvalue)==1)
Thanks Sachin
Sachin Ganjare
Sachin Ganjare 2012-10-4
Its good you found the solution. Next time it will be really helpful for contributors if you elaborate problem briefly. Otherwise you will get lot of suggestions but not the exact answer.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by