필터 지우기
필터 지우기

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 CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by