How to import unknown-size mixed text file in Matlab?
1 回表示 (過去 30 日間)
古いコメントを表示
Assume we are given text files of mixed (numerical real/integer and word/string elements). Elements are separated by \tab (large space). The imported file may be in cell format. The code should work for any file of multiple lines and columns.
An example line in text file:
0.2 54 Tom 8639 0.0031 0
1 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Workspace Variables and MAT Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!