semilogx2:

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

Syntax: semilogx2 ( I )

Description:

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

See Also: loglog, loglog2, semilogx, semilogy, semilogy2, nolog, nolog2
