BME590Assignment02
latest
ECG_Class module
HRinst module
bradyTachyCardia module
load_data module
tachybradycardia module
take_average module
write_output module
BME590Assignment02
Docs
»
load_data module
Edit on GitHub
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