This is a simple MATLAB function for axis label alignment. ... Then plot an amplified sine wave. x = linspace (0,2*pi); y = sin (x); plot (x,y) axis ( [0 5 ...
確定! 回上一頁