How to conduct Row Extraction across different Columns of arrays?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a 1x34 array where the columns have different nx7 arrays. In the nx7, column 7 are serial date num. This is a 2 part question.
- 1) How can I create a loop or find and extract the row associated with that date across the 1x34 in chronological order?
- 2) Is there a way as to fill in with empty vectors for dates that are not present?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!