R-DECO: An open-source Matlab based graphical user interface for the detection and correction of R-peaks 1.0.0

File: <base>/R_peak_detection/GUI/Save_R_DECO_fig.m (169 bytes)
% Adjust the paper position mode
handles.figure_main.PaperPositionMode = 'auto';

% Save R-DECO figure
print(handles.figure_main, 'test', '-depsc ','-painters');