Borrar filtros
Borrar filtros

How to find corresponding values for one cell array in another?

1 visualización (últimos 30 días)
Syeda Amberin
Syeda Amberin el 18 de Oct. de 2018
Comentada: the cyclist el 19 de Oct. de 2018
Hi, I have two cell arrays, both have 688 cells with [18,1] entries. One cell array has values of stock price and the other has the dates. I want to see the minimum values of stock prices and simultaneously find the dates for those prices. I have used cellfun to find the minimum values but don't know how can I get the dates in the other cell array for which that minimum prices occurred. Help is much appreciated.
  1 comentario
the cyclist
the cyclist el 19 de Oct. de 2018
Can you upload your data (or a small, representative sample) and the code you wrote to find the minimum?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Multidimensional 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