find function with cells

2 vues (au cours des 30 derniers jours)
sermet
sermet le 12 Mai 2014
Réponse apportée : dpb le 12 Mai 2014
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?

Réponse acceptée

dpb
dpb le 12 Mai 2014

Plus de réponses (0)

Catégories

En savoir plus sur Data Types dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by