Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Find index string in table

2 visualizaciones (últimos 30 días)
Eliah Verbeemen
Eliah Verbeemen el 16 de Mayo de 2018
Cerrada: Eliah Verbeemen el 25 de Mayo de 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 comentarios
Jan
Jan el 16 de Mayo de 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 el 16 de Mayo de 2018
I know that I have to look in column 4. In that columt there are only strings

Respuestas (1)

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

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by