Code covered by the BSD License  

Highlights from
isfread: updated

Be the first to rate this file! 7 Downloads (last 30 days) File Size: 2.39 KB File ID: #24402

isfread: updated

by Mark Unrath

 

10 Jun 2009

Reads Tek scope .isf binary files

| Watch this File

File Information
Description

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));

MATLAB release MATLAB 7.5 (R2007b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
isf Mark Unrath 10 Jun 2009 12:24:25
data import Mark Unrath 10 Jun 2009 12:24:26
tektronix Mark Unrath 10 Jun 2009 12:24:26
tek Mark Unrath 10 Jun 2009 12:24:26
data conversion Mark Unrath 10 Jun 2009 12:24:26
scope Mark Unrath 10 Jun 2009 12:24:26
oscilloscope Mark Unrath 10 Jun 2009 12:24:26

Contact us at files@mathworks.com