edfreadUntilDone(fn​ame, varargin)

This file is a modification of edfread; it is meant to overcome filesize limitations of the former.
478 Downloads
Updated Wed, 05 Aug 2020 19:09:15 +0000

View License

Editor's Note:

The edfRead() functionality in this submission is now officially provided by the Signal Processing Toolbox as of R2020b. This File Exchange submission is no longer supported

If my edfread function fails on your file, try edfreadUntilDone.

NOTE: Support for this function is being deprecated. Please see:
https://blogs.mathworks.com/pick/2020/07/10/deprecating-support-for-edfread-and-edfreaduntildone/

Cite As

Brett Shoelson (2024). edfreadUntilDone(fname, varargin) (https://www.mathworks.com/matlabcentral/fileexchange/66088-edfreaduntildone-fname-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on App Building in Help Center and MATLAB Answers
Acknowledgements

Inspired by: edfRead

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Added note about deprecation.

1.0.0.0