Clear Filters
Clear Filters

How to conduct Row Extraction across different Columns of arrays?

1 view (last 30 days)
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?

Answers (0)

Categories

Find more on Multidimensional Arrays in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!