Try in MATLAB Mobile. plot(1:10). % get handle to current axes. a = gca;. % set box property to off and remove background color. set(a,'box','off','color' ...
確定! 回上一頁