by Wobbleheadscat November 15, 2023

arr = input('Enter your array: ');
r,c = size(arr);
for j = 1:c
sum = 0;
for i = 1:r
sum = sum + arr(i,j);
end
arr2(j) = sum;
end
disp(arr2);
Oh man, that "sum" variable is a whore variable!
r,c = size(arr);
for j = 1:c
sum = 0;
for i = 1:r
sum = sum + arr(i,j);
end
arr2(j) = sum;
end
disp(arr2);
Oh man, that "sum" variable is a whore variable!
by Moumen_El_Gamed October 24, 2018

(noun)
it is EMILY TONG she always needs to be around guys and has to be centre of attention, acts dumb and clumsy and cute. "guys should i flash my underwear?" "is my dress too short"
synonyms: attention seeker, centre attention
it is EMILY TONG she always needs to be around guys and has to be centre of attention, acts dumb and clumsy and cute. "guys should i flash my underwear?" "is my dress too short"
synonyms: attention seeker, centre attention
by tdryfthgjhklk; March 12, 2019

by Gorgeouz Bay.Bee October 11, 2008

by Bigg philly May 30, 2024
