imagesc can put the png on you plot. We can avail ourselves of this in the following way: Define user data: x = 1:10; y = 5*rand(size(x)) + ...
確定! 回上一頁