plotyy:

Synopsis: Set the current I:th plot-window in multiplot-mode.

Syntax: plotyy ( rows, columns, I )

Description:

	plotyy() allows you to make plots with two y-axes in the I:th window. 
	After giving the command you enter multimode. 
	After making two plot-commands you automaticly leave this mode.
	
	The first plot will be on the left axis and the second on the right. 
	
	If 'I' is not specified the default plot-window (0) is used.

See Also: postplot, printplot, latexplot, multiplot, noplotyy

