Try in MATLAB Mobile. %%Remove tick labels for the X and Y axes. tickCell = {'XTickLabel',{},'YTickLabel',{}};. set(gca,tickCell{:}); ...
確定! 回上一頁