Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Alon
Alon am 28 Jan. 2014
Beantwortet: Azzi Abdelmalek am 28 Jan. 2014
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?

Antworten (1)

Azzi Abdelmalek
Azzi Abdelmalek am 28 Jan. 2014
b=importdata('file.txt','%%')

Kategorien

Mehr zu Data Types finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by