GetNumsInAsciiFile(sFName,varargin)
バージョン 1.1.0.0 (1.35 KB) 作成者:
Jeff Miller
Read the numbers from an ASCII file, ignoring everything else.
Call this function with the name of a text file, and it returns a vector of the numbers found in that file. This can be useful for reading the numbers from files with variable line formats. Use reshape(outNums,k,[])' to change the GetNumsInAsciiFile output vector into a two-dimensional array when reading text files with k numbers in each row.
引用
Jeff Miller (2024). GetNumsInAsciiFile(sFName,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/66692-getnumsinasciifile-sfname-varargin), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!