Saving of data error due to dimension mismatch
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
Antworten (1)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!