Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 つの図にいくつかの変数をプロットしたいと考えています。それらのそれぞれに、y 軸に「バイアス」を与えたいと思います。たとえば、変数 a は点 (0,0) で始まり、変数 b は (0,-10) で始まり、c (0,-20) です。このバイアス値を y 軸で定義するにはどうすればよいですか?
変数の値に 0、-10、または -20 を追加するだけです。