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

Risposte (1)

movefile()
fullfile()

3 Commenti

I have other files with extension (.dat, .m.). But i want to displace only with .st
files=dir('*.st') will give you that list of files. Then go through a loop

Questa domanda è chiusa.

Prodotti

Release

R2016b

Tag

Richiesto:

il 6 Mar 2019

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by