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

Respuestas (1)

movefile()
fullfile()

3 comentarios

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

La pregunta está cerrada.

Productos

Versión

R2016b

Etiquetas

Preguntada:

el 6 de Mzo. de 2019

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by