loglog:

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

Syntax: loglog ( I)

Description:

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

See Also: semilogx, semilogy, nolog

