Saving of data error due to dimension mismatch

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.

1 Comment

Please post your code and explain, what you want to achieve.

Sign in to comment.

Answers (1)

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.

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Asked:

on 12 Feb 2021

Answered:

on 13 Feb 2021

Community Treasure Hunt

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

Start Hunting!