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