There is no maximum except MATLAB array size as long as you have the RAM. The maximum I was ever able to reserve was 1Tb of RAM on one of the large memory nodes of the San Diego supercomputer (var = rand(5000,5000, 5000); just bragging here :-). Arno