dear sir/madam,
i also facing this problem...i want to store the matrix X with different names as X1,X2,X3 for i=1 ,2,3 so that i can call later with X(i)... but its not working...can you t4ell me please how i can do this... kindly help me...
m = 3;
for (i = 1 :1:m)
p = input( 'enter...