octave> ezplot (@(x, y) 2*x + y - 10, [-10, 10]);
octave> ezplot (@(x, y) x.^2 + y.^2 - 1); octave> axis square
0 件のコメント:
コメントを投稿