set(gca, 'box', 'off'). Example. subplot(1,2,1). plot([1,4,3,6,12,15],'.-'). title('Standard plot'). subplot(1,2,2). plot([1,4,3,6,12,15],'.-').
確定! 回上一頁