Borrar filtros
Borrar filtros

How to load file that is without extension

6 visualizaciones (últimos 30 días)
minsick
minsick el 7 de Abr. de 2020
Respondida: darova el 7 de Abr. de 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.

Respuesta aceptada

darova
darova el 7 de Abr. de 2020
Try importdata
A = importdata('what.data.1')

Más respuestas (0)

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by