可以参照这个里面设置横纵坐标的方法,多试几次呗
%EMD_VISU visualization of EMD and partial reconstructions (fine to coarse & coarse to fine)
%
% inputs : - x : analyzed signal, if x is complex cemd_visu is called
% - t : time instants
% - imf : output of emd.m
% - i (optional) : figure number for display
%
% outputs : - f2c : fine to coarse reconstruction
% - c2f : coarse to fine reconstruction
%
%
% See also
% cemd_visu (visualization of bivariate EMD)
% emd (EMD and bivariate EMD)
% emdc, emdc_fix (fast implementations of EMD)
% cemdc, cemdc_fix, cemdc2, cemdc2_fix (fast implementations of bivariate EMD)
%
% P. Flandrin, Mar. 13, 2003
% G. Rilling, last modification 3.2006
% gabriel.rilling@ens-lyon.fr
function varargout