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