Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Find index string in table

2 visualizzazioni (ultimi 30 giorni)
Eliah Verbeemen
Eliah Verbeemen il 16 Mag 2018
Chiuso: Eliah Verbeemen il 25 Mag 2018
I have a string that is present several times (bad Englisg, I mean you can find it multiple times in the table) I like to find all the indices. Hoy can someone do this?
  2 Commenti
Jan
Jan il 16 Mag 2018
Please post an example of what your inputs are. What kind of "table" is it? Are all elements strings or char vectors?
Eliah Verbeemen
Eliah Verbeemen il 16 Mag 2018
I know that I have to look in column 4. In that columt there are only strings

Risposte (1)

KSSV
KSSV il 16 Mag 2018
Read about strfind, ismemebr and unique. These functions should help to get what you want.

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by