Borrar filtros
Borrar filtros

How to perform same function on all Matlab files & saving them?

1 visualización (últimos 30 días)
Nihar Jariwala
Nihar Jariwala el 7 de Feb. de 2021
Respondida: Walter Roberson el 7 de Feb. de 2021
Good Evening,
I am pretty new with matlab & using it as an alternative to excel for my project which is data extensive.
I have large amounts of data with more than 1,00,000 rows & 2 columns. I have around 40 files named differently & sitting in a single folder. I wish to perform logical function on all the files, such as if greater than 2.5 it is true or else it is false & save the answers on all the files.
Can someone please help me on how do we do that? Any help will be appreciated.
Thanks.

Respuestas (1)

Walter Roberson
Walter Roberson el 7 de Feb. de 2021
Consider using a datastore, perhaps a spreadsheet datastore.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by