How to load file that is without extension

4 visualizzazioni (ultimi 30 giorni)
minsick
minsick il 7 Apr 2020
Risposto: darova il 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.

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by