Filter löschen
Filter löschen

convert fils edf and create graphs

1 Ansicht (letzte 30 Tage)
valeria vetrano
valeria vetrano am 21 Sep. 2019
Kommentiert: valeria vetrano am 14 Nov. 2019
I have a problem with a folder containing files in edf format.
I should convert the files in the folder to mat format and then create the graphs of the following files.
The files in the folder are 7, I converted only the first file so 6 are left.
How can I create a cycle to convert the rest of the files ?

Akzeptierte Antwort

Harsha Priya Daggubati
Harsha Priya Daggubati am 24 Sep. 2019
Hi,
You can try looping through all the files present in the directory using ‘dir’command and iterate through each file and perform the required functionality on each file present in the directory.
Look into the following link for more details:
Hope this helps!

Weitere Antworten (0)

Tags

Produkte


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by