how do i combine several matrix in one

Hi,
I have 5 tests (martix (1000x4)), i would like to use a loop to obtain all possible sets of 2 tests and combine each of them (for example 1.txt;2.txt in one matrix)
for example
1.txt
2.txt
3.txt
4.txt
5.txt
Thanks a lot

 Accepted Answer

2 Comments

thanks for your response,
it allows to load all files, but does not give the all combinations of two files!
That's because it's a FAQ. You're supposed to be able to figure out how to start with the snippet in the FAQ and adapt it to do the specialized things you need to do.
Another FAQ: FAQ

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!