Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How can i displace the files alfa0.dat, alfa12.dat, alfa13.dat created in Matlab in an specific folder whose name is "Prova"?

1 回表示 (過去 30 日間)
mattvanviore
mattvanviore 2019 年 3 月 6 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
sdasd.PNG

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2019 年 3 月 6 日
movefile()
fullfile()
  3 件のコメント
Fangjun Jiang
Fangjun Jiang 2019 年 3 月 6 日
files=dir('*.st') will give you that list of files. Then go through a loop
mattvanviore
mattvanviore 2019 年 3 月 6 日
Can you write the code? i don't understand you

タグ

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by