How to test cell array membership

This seems like a simple question, but how do I test for a string's membership in a cell array? Is there a function that returns 1 if string exists in cell array and 0 if not?
Thanks.

 Respuesta aceptada

per isakson
per isakson el 31 de Jul. de 2014
Editada: Image Analyst el 31 de Jul. de 2014

1 voto

Search ismember

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 31 de Jul. de 2014

Editada:

el 31 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by