How to load file that is without extension

조회 수: 4 (최근 30일)
minsick
minsick 2020년 4월 7일
답변: darova 2020년 4월 7일
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.

채택된 답변

darova
darova 2020년 4월 7일
Try importdata
A = importdata('what.data.1')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by