Feeds
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
거의 6년 전
답변 있음
How to select non-sequential values in an array?
for i=[1 3 6] x=density(i) disp(x) end
How to select non-sequential values in an array?
for i=[1 3 6] x=density(i) disp(x) end
거의 6년 전 | 2

