Feeds
已回答
How to define the upper limit of y-scale in a log plot
Hi, Please try this code: set(gca, 'YScale', 'log') ylim([0 1e-5])
How to define the upper limit of y-scale in a log plot
Hi, Please try this code: set(gca, 'YScale', 'log') ylim([0 1e-5])
3 years 前 | 0
