Excel lookup or match function in matlab

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 日

0 投票

3 件のコメント

Hardik
Hardik 2012 年 10 月 4 日
編集済み: Hardik 2012 年 10 月 4 日
Thanks for your reply but are those links are useful as I am looking for text to lookup from textdata array , For eg "ACC" from series of " ACC" "ABB" "INF" "RIL" etc
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.

サインインしてコメントする。

タグ

質問済み:

2012 年 10 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by