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

1 件のコメント

XAXRXTX
XAXRXTX 2014 年 2 月 5 日
ca marche, merci bien ould bladi

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Import and Export についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by