photo

saurav suman


Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: image processing, vhdl

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to load this .dat file into matlab?
Try this [FileName,PathName] = uigetfile('ECG.mat'); localdir = dir; cd(PathName); load(FileName); cd('C:\Users...

9 years ago | 1