If we need to plot a line from (1, 3) to (8, 10), we have to pass two arrays [1, 8] and [3, 10] to the plot function. Example. Draw a line in a diagram from ...
確定! 回上一頁