此MATLAB 函数使用由txt 指定的文本,向当前坐标区中的一个或多个数据点添加文本说明 ... x = 0:pi/20:2*pi; y = sin(x); plot(x,y) text(pi,0,'\leftarrow sin(\pi)').
確定! 回上一頁