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.
我想在一个数字上绘制几个变量。他们每个人都想在 y 轴上给出一些“偏差”,例如:变量 a 从点 (0,0) 开始,变量 b 在 (0,-10) 开始,c (0,-20)。如何在 y 轴上定义此偏差值?
只需将 0、-10 或 -20 添加到变量值即可。