ECG Signal Extraction and Visualization Plotting
Extract ECG signals from txt files and save them into new txt files, then visualize the extracted ECG signals through plotting with selectable display ranges. The package includes both source code and detailed experimental reports for learning and discussion purposes. The implementation involves file I/O operations, signal processing algorithms, and MATLAB plotting functions with interactive range selection capabilities.