function sw
%SW LIN<->LOG swap of the X and Y axis
% SW swaps the X and Y axis of the current plot between linear and log
% scale.
%
% See also SWX, SWY.
% F. Moisy, moisy_at_fast.u-psud.fr
% Revision: 1.00, Date: 2006/01/28
% This function is part of the EzyFit Toolbox
swx;
swy;