how to find indices in cell array.

I have a vector like
normal = {'back.','buffer_overflow.','ftp_write.','guess_passwd.','imap.'},
the strings in this vector are randomly distributed. How I known the cell indices of each string in this vector.
Regards.

1 件のコメント

Stephen23
Stephen23 2015 年 11 月 14 日
編集済み: Stephen23 2015 年 11 月 14 日
What exactly do you want? What is your question? Can you please explain in some more detail of what you want.
Currently the answer to your question is "the index of the first element is 1", etc.

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCell Arrays についてさらに検索

タグ

質問済み:

2015 年 11 月 14 日

編集済み:

2015 年 11 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by