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

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 4 Fév 2014

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur Data Import and Export dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by