convert fils edf and create graphs

2 ビュー (過去 30 日間)
valeria vetrano
valeria vetrano 2019 年 9 月 21 日
コメント済み: valeria vetrano 2019 年 11 月 14 日
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 ?

採用された回答

Harsha Priya Daggubati
Harsha Priya Daggubati 2019 年 9 月 24 日
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!
  1 件のコメント
valeria vetrano
valeria vetrano 2019 年 11 月 14 日
thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

タグ

製品


リリース

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by