필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Syeda Amberin
Syeda Amberin 2018년 10월 18일
댓글: the cyclist 2018년 10월 19일
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
the cyclist
the cyclist 2018년 10월 19일
Can you upload your data (or a small, representative sample) and the code you wrote to find the minimum?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by