.mat file
이전 댓글 표시
Hi. How can I edit or make a .mat file? Hope someone will reply thank you.
채택된 답변
추가 답변 (1개)
Walter Roberson
2012년 3월 6일
0 개 추천
.mat files are binary files that cannot be edited with a regular editor. If you knew the exact binary format it would be possible to write in new data.
The ABI documentation describes the binary format and describes a (Mathworks-provided) C library that can be used to create the files.
카테고리
도움말 센터 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!