I've been playing around with the matlab profiler and I've spend up my data processing code enough that the load command is dominating execution time. Is there anything that can be done to speed that ...
I try to create matlab files with large matrices of double values. I created mat file with two matrices of same length, matrix1 with constant Values and matrix2 with ...