MATLAB - Plotting, To plot the graph of a function, you need to take the following steps − ... sin(10*x); subplot(1,2,1) plot(x,y), xlabel('x') ...
確定! 回上一頁