.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!