Instrument output text file with header and unwanted lines to matlab matrix

Removes header and unwanted lines from any text file and saves data in matlab matrix form.
16 téléchargements
Mise à jour 16 nov. 2017

Afficher la licence

ARES II ERT instrument data format is chosen as example. The code can be modified for any instrument text file. Make sure to modify C = textscan(fid,'%f %f %f %f P%f P%f GEN %f %f %f %f %f %f'); line to suit your needs.

Citation pour cette source

Sathyanarayan Rao (2024). Instrument output text file with header and unwanted lines to matlab matrix (https://www.mathworks.com/matlabcentral/fileexchange/65083-instrument-output-text-file-with-header-and-unwanted-lines-to-matlab-matrix), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Numeric Types dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0