I need to scan a text with variable number of coloumns
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, I need to scan a text with a variable number of cloumns. I have a counter, nTarget and I know that the coloumns are 3xnTarget so I would like to write something like dati = textscan(fid,'%7f'); repeating %7f for 3xnTarget times (there are other data then to collect. Many thanks
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Text Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!