Saving of data error due to dimension mismatch

1 view (last 30 days)
I am extracting the data for more than two file using loop but my code is not working. My code is working fine for the one file. When I am extracting the data for more than two file using loop my code is not working. First file have extracted data dimension is 3148*125 and second file dimension is 4128*125. Because my dimension of extracted data is not consistent over my region. So, loop is not working. Any suggestion regarding this. Your help in this regard is highly appreciated.

Answers (1)

sunny kant
sunny kant on 13 Feb 2021
Hello Jan,
I have attached matlab code and data. Actually, I am try to extract data using loop. First file have extracted data dimension is 3148*125 and second file dimension is 4128*125. Beacuase of dimension inconsistent my loop is not working. Any suggestion regarding this. Your help in this regard is highly appreciated.

Community Treasure Hunt

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

Start Hunting!