anshummanchanda Member Member since Jul 22, 2011 Last active Oct 24, 2011 Total activities 0 Activity feed Recent contributions #Threads 14 years ago problem with "Maximum variable size allowed by the program is exceeded." ss4=double(zeros(1:l,1:m)); ss4(x,y)=data1(x,y); ??? Maximum variable size allowed by the program is exceeded. Error in ==> mycodeversion3 at 57 s...