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 descargas
Actualizado 16 nov 2017

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Numeric Types en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0