Hi
how i can get only the numeric data from a text file ? is that there a predifined matlab function for that ????????????????
thanks in advance

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 2월 4일

0 개 추천

d=importdata('file.txt')
num=d.data

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Import and Export에 대해 자세히 알아보기

질문:

2014년 2월 4일

댓글:

2014년 2월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by