I'm focusing on 2D plots generated by the MATLAB “plot” function, which is the most common in MATLAB, ... [x,y]=meshgrid(linspace(0,10)); z=5*sin(x).
確定! 回上一頁