📄 rdsign212.m
字号:
% function sig=rdsign212(namefile,nsig,tonset,toffset)
% This function reads binary ECG data files with format 212
% Input parameters:
% namefile: string [with the whole path] to the annotation file
% nsig: integer with the number of channels in the data file
% tonset: positive integer with the first sample to read
% toffset: positive integer with the last sample to read
% Output parameters:
% sig: ECG signal vector with the ECG signal in different columns
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -