matlab text file processing

1 visualizzazione (ultimi 30 giorni)
XAXRXTX
XAXRXTX il 4 Feb 2014
Commentato: XAXRXTX il 5 Feb 2014
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

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 4 Feb 2014
d=importdata('file.txt')
num=d.data

Più risposte (0)

Categorie

Scopri di più su Data Import and Export 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