Saving of data error due to dimension mismatch
Show older comments
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
Jan
on 13 Feb 2021
Please post your code and explain, what you want to achieve.
Answers (1)
sunny kant
on 13 Feb 2021
0 votes
Categories
Find more on Logical 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!