X-Axis Semilogarithmic Graph
2-D line graph with logarithmic scaling for x-axis
Vectors create a single line; matrices create one line per column.
Plotted Variables
N variable pairs -- plot each pair of variables in the selected sequence.
For example, the sequence var1, var2, var3, var4 is plotted as var2 vs. var1, var4 vs. var3, etc. Both variables in associated pairs must contain the same number of elements.
More Information
The axes ColorOrder property determines the color of each line.
See the semilogx reference page for more information.