Generate the values for a specified interval |
Specify the first value and step value, which will
produce the correct number of X-data values that correspond with the
number of Y-values. For example, you can type the following
“X starts at 1 and steps by 2 (1,3,5,7,9).” The X-axis will always
have the same number of values as the Y-axis. This allows you to compare
a single array to another single array. |