load_data module

load_data.load_data(file)[source]

Loads the data in a file

Parameters:file – (string) The filename of the file where the ECG data is
Returns:A matrix containing all the data from the file