semilogx:

Synopsis: Sets the plot-window x-axis logaritmic.

Syntax: semilogx ( I)

Description:

	Sets the I:th plot-window x-axis logaritmic and y-axis linear.
	
	If 'I' is not specified the default plot-window (0) is used.

See Also: loglog, semilogy, nolog

