weixin_39927214的博客I would like to edit the axes in my series of images being displayed.This is what my image looks like:As you can see, it ranges from 0 to about 500 from top to bottom. Can I invert that?...
在哪里呢的博客有一些关于this closely related ...如果你想要一个超简单的DIY解决方案,你可以试试这个:plot(rand(1,10)); %# Plot some random dataylabel(gca,'scale 1'); %# Add a label to the left y axisset(gca,'Box',...