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...
7年以上 前 | 2 件の回答 | 0

