In the following MATLAB plot, I want to draw x-axis and y-axis, both through origin. What would be the easiest code? x = linspace(-2*pi,2*pi,100); ...
確定! 回上一頁