Feeds
提问
Line marker specifiers duplicated - subplot legend
I am using subplots (3X4) in a figure. I have 9 plots which means in the third row, plots 10, 11, and 12 are free. I am trying t...
11 years 前 | 1 个回答 | 0
1
个回答提问
Continuous plot(x,y) for discrete data points
When using plot(x,y) function, [say for example x = 1X20 matrix and y=sin(x), which means that there are only 20 data points), m...
12 years 前 | 3 个回答 | 1
