How to save data of each folders in cell array?
1 view (last 30 days)
Show older comments
I have four folders r1, r2, r3 and r4. I used for loop for each folders and read files and store data using if statement inside the for loop. But when script for r2 folder, it overwrites the first stored data in a cell array. How do I create different cell array for each folders so that I can store data of each folder in each cell array?
0 Comments
Answers (2)
See Also
Categories
Find more on File Operations 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!