find function with cells

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?

Più risposte (0)

Categorie

Richiesto:

il 12 Mag 2014

Risposto:

dpb
il 12 Mag 2014

Community Treasure Hunt

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

Start Hunting!

Translated by