フィルターのクリア

can't use dlmread with % delimiter, need another function, help

2 ビュー (過去 30 日間)
Alon
Alon 2014 年 1 月 28 日
回答済み: Azzi Abdelmalek 2014 年 1 月 28 日
I try to read numbers from text file. for example it looks like this: 41%6%7%.... When I use the dlmread function with % delimiter I get a fail:
How can I solve it?

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2014 年 1 月 28 日
b=importdata('file.txt','%%')

カテゴリ

Help Center および File ExchangeData Types についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by