ikarosilva / wfdb-app-toolbox

The WFDB Toolbox for MATLAB/Octave is a collection of functions for reading, writing, and processing physiologic signals in the formats used by PhysioNet (see README for details).
http://physionet.org/physiotools/matlab/wfdb-app-matlab/
GNU General Public License v3.0
92 stars 45 forks source link

Send standard error output to logger, rather than ignoring. #169

Closed bemoody closed 3 years ago

bemoody commented 5 years ago

If standard error is connected to a pipe and nobody reads from the pipe, bad stuff happens.