semilogy:

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

Syntax: semilogy ( I)

Description:

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

See Also: loglog, semilogx, nolog

