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.0 次下载
更新时间 2017/11/16

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numeric Types 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0