How can I intersect between two cell array?

 Respuesta aceptada

intersect(SI{1},SI{2})

3 comentarios

Mira le
Mira le el 2 de Dic. de 2019
I want to intersect between SI and U,
both of them hasn't the same size
but U is double and SI is a cell array and your question is "How can I intersect between two cell array?" can you put an example with the inputs and the desired output?
Mira le
Mira le el 2 de Dic. de 2019
class of U and SI is 'cell'
U have the same of SI

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Productos

Etiquetas

Preguntada:

el 2 de Dic. de 2019

Comentada:

el 2 de Dic. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by