@@ -2,7 +2,7 @@ clear all;
close all;
A = zeros(5,10)
sum_col = zeros(10)
sum_col = zeros(1,10)
for i=1:5;
for j=1:10;
b = j + (i-1)*(10)
The note is not visible to the blocked user.