Load multiple .mat files for processing
问题 In MatLab I have (after extensive code running) multiple .mat files outputted to .mat files. The actual matlab name of each .mat file is called results but I've used the save command to write them to different files. A small subset of the files looks like this: results_test1_1.mat results_test1_2.mat results_test1_3.mat results_test1_4.mat results_test2_1.mat results_test2_2.mat results_test2_3.mat results_test2_4.mat Now I want to compare the results for each test, which means I have to load