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

조회 수: 1 (최근 30일)
Nihar Jariwala
Nihar Jariwala 2021년 2월 7일
답변: Walter Roberson 2021년 2월 7일
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.

답변 (1개)

Walter Roberson
Walter Roberson 2021년 2월 7일
Consider using a datastore, perhaps a spreadsheet datastore.

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by