Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
how to read lot of files , execute the same mean function over a particular dimension , and save the values into each files back
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have 8 excel files. I want to load each file and perform average function for each file separately and save them to 8 different variables .
1 Kommentar
Stephen23
am 14 Okt. 2019
"I have 8 excel files. I want to load each file..."
"...and save them to 8 different variables ."
Using one variable with indexing would be simpler.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!