You can add titles, axis labels, legends, and arbitrary text to an existing plot. For example: x = -10:0.1:10; plot (x, sin (x)); title ("sin(x) for ...
確定! 回上一頁