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));
Citation pour cette source
Mark Unrath (2024). isfread: updated (https://www.mathworks.com/matlabcentral/fileexchange/24402-isfread-updated), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2007b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Test and Measurement > Instrument Control Toolbox > Instrument Control Toolbox Supported Hardware > Oscilloscopes >
En savoir plus sur Oscilloscopes dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |