In the plot below x=.1:.01:.2; y=5:15; bar(x,y) I like all the values of x to be displayed on the x-axis. For example by plotting this bar, ...
確定! 回上一頁