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

Réponses (1)

movefile()
fullfile()

3 commentaires

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
Can you write the code? i don't understand you

Cette question est clôturée.

Produits

Version

R2016b

Tags

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by