yLimits = get(gca,'YLim'); %# Get the y axis limits yTicks = yLimits(2)-get(gca,'YTick'); ... 當我使用IMAGE或IMAGESC函數在MATLAB中顯示圖像時,如何反轉y軸?
確定! 回上一頁