How to perform same function on all Matlab files & saving them?
이전 댓글 표시
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
2021년 2월 7일
0 개 추천
Consider using a datastore, perhaps a spreadsheet datastore.
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!