I have a really dummy question about MATLAB coding, how can I combine multiple .mat file in un a single matrix to make then stat analysis on?
I know how to load them using for-loop, but I can't "concatenate" them in a single matrix.
ay help will be super appreciated!