find function with cells

2 ビュー (過去 30 日間)
sermet
sermet 2014 年 5 月 12 日
回答済み: dpb 2014 年 5 月 12 日
A=[ 'a','b','c','d','e'];
A=A(:);
%for example I need to find which row equals 'd' in A matrix, how can I use find function in this example?

採用された回答

dpb
dpb 2014 年 5 月 12 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Types についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by