Filter löschen
Filter löschen

How to load file that is without extension

6 Ansichten (letzte 30 Tage)
minsick
minsick am 7 Apr. 2020
Beantwortet: darova am 7 Apr. 2020
I am looking for How to load file that is without extension
please find attached file
I want load that is about 100 files. so I have to use code.

Akzeptierte Antwort

darova
darova am 7 Apr. 2020
Try importdata
A = importdata('what.data.1')

Weitere Antworten (0)

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by