Feeds
已回答
set(0, 'DefaultAxesBox', 'off') is not honored by plot()!?
Hi, i avoid the problem by using hold on before plotting. set(0, 'DefaultAxesBox', 'off'); hold on plot(linspace(1,10,50)) ...
set(0, 'DefaultAxesBox', 'off') is not honored by plot()!?
Hi, i avoid the problem by using hold on before plotting. set(0, 'DefaultAxesBox', 'off'); hold on plot(linspace(1,10,50)) ...
4 years 前 | 0
