You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
An update to John Lipp's original; fixes several issues with Tek format changes over the years. Backwards compatible with older scope formats.
Output format is a little different, with separate time vector and data vectors. Example:
[t, d, hdr] = isfread('file.isf');
plot(t,d(:,1));
Cite As
Mark Unrath (2026). isfread: updated (https://se.mathworks.com/matlabcentral/fileexchange/24402-isfread-updated), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.39 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
