Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 28 Gen 2014
b=importdata('file.txt','%%')

Categorie

Scopri di più su Data Types in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by