how to find the position in a string array

8 次查看(过去 30 天)
attributes={'aaaa','bbbb','cccc','dddd' };
str='cccc';
how to find position 3 ?

采纳的回答

Walter Roberson
Walter Roberson 2014-4-6
Read the documentation in ismember()

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by