Feeds
提问
How can I plot certain columns of a matrix?
Hi, I have a matrix which consists of 6000 rows and 200 columns. I want to plot all rows and - e.g. - the columns 1 to 10, 25 u...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I start the y axis of my plot with 1 but keep increments at 5, 10, 15 and so on?
I want the y axis of my plot to start with 1 instead of 0. If I do that with set(gca,'YTickLabel',0:5:n) it starts with ...
8 years 前 | 2 个回答 | 0