can i import more than one file at a time?

조회 수: 4 (최근 30일)
prajith kc
prajith kc 2014년 3월 6일
답변: Walter Roberson 2014년 3월 6일
ihave to import 10 files, now i'm importing one after the other,is there any way to import all these file simultaneously...
  댓글 수: 2
per isakson
per isakson 2014년 3월 6일
Yes, you have to make a little script (or function) with a for-loop.

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2014년 3월 6일
No there is no way to import multiple files at one time. You can import them one after another using the techniques mentioned by Dishant above.

카테고리

Help CenterFile Exchange에서 Automotive에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by