Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
how to read lot of files , execute the same mean function over a particular dimension , and save the values into each files back
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Stephen23
il 14 Ott 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.
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!