Feeds
질문
copy some cells from 1x10 array to another array
I have got the following: x = [1 3 5 7 9 10 11 12 13 14]; and I would like to make a new table which will contain only the odd...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
bar chart with hold on
I am trying to plot a bar chart like this: x = [9,10,11,12,13,14] x1 = [1,2,3,4,5,6] y = [2,4,5,6,7,8] y1 = [3,2,4,5,6,9] h...
거의 8년 전 | 답변 수: 2 | 0

