Saving of data error due to dimension mismatch

2 Ansichten (letzte 30 Tage)
sunny kant
sunny kant am 12 Feb. 2021
Beantwortet: sunny kant am 13 Feb. 2021
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 Kommentar
Jan
Jan am 13 Feb. 2021
Please post your code and explain, what you want to achieve.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

sunny kant
sunny kant am 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!

Translated by