Borrar filtros
Borrar filtros

how to index a column matrix based on other column matrix?

2 visualizaciones (últimos 30 días)
EM geo
EM geo el 11 de Nov. de 2019
Comentada: Ajay Pattassery el 14 de Nov. de 2019
Hi! I have two column matrix of different lenght (B is little than A). i want to indexing B using values from A and create a new column matrix C with the selected values.
I attached my matrices.
Thanks in advance!
  3 comentarios
Stephen23
Stephen23 el 11 de Nov. de 2019
Hopefully those are not timesamps stored as integers!
It is not clear what you mean by indexing, given that the values are on the order of 1e7 - 1e8 and yet the arrays have only hundred or so elements. Perhaps you really mean some set operation e.g. setdiff or to find the indices of matching/non-matching values?
Ajay Pattassery
Ajay Pattassery el 14 de Nov. de 2019
I have inspected your vectors. Could you explain how the new column matrix C is created.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by