isfread: updated

バージョン 1.0.0.0 (2.39 KB) 作成者: Mark Unrath
Reads Tek scope .isf binary files
ダウンロード: 1.5K
更新 2009/6/10

ライセンスの表示

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

引用

Mark Unrath (2024). isfread: updated (https://www.mathworks.com/matlabcentral/fileexchange/24402-isfread-updated), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: isfread

ヒントを与えたファイル: isfread

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0