당연히 MATLAB에는 error bar를 표시해주는 함수를 제공하고 있습니다. >> errorbar(x, y, yErr); % y를 x에 대해서 plot, i번째 data point에서 ...
確定! 回上一頁