cara mengatur dengan 2 peningkatan matlab
for i=1:n,j=1:m
%do something;
end
Naughty Newt
for i=1:n,j=1:m
%do something;
end