Mat file opening and comparing with each other
이전 댓글 표시
Hi i have stored my codes result as mat files. They are about 500. I wanna compare all these 500 mat files with each other. Is there anyway that i can open and compare them all?tnx
답변 (1개)
Steven Lord
2021년 12월 14일
0 개 추천
What type of comparison do you want to perform? Do you want a logical answer, yes MAT-file A is different from MAT-file B or no they are the same? Or do you want information about what and where the differences are?
댓글 수: 6
Steven Lord
2021년 12월 14일
I repeat my question: do you want a scalar logical (are these two matrices exactly the same or not) or do you want an array indicating where and/or how different they are?
armin m
2021년 12월 14일
armin m
2021년 12월 14일
카테고리
도움말 센터 및 File Exchange에서 Variables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!