- Category:
- matlab
- Tags:
-
[PDF]
- File Size:
- 206kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- cckk_1112
Description: This document describes the internal format of MATLAB ® Version 5 and
Version 4 MAT-files. A MAT-file stores data in binary (not human-readable)
form. In MATLAB, you create MAT-files by using the save command, which
writes the arrays currently in memory to a file as a continuous byte stream. By
convention, this file has the filename extension .mat thus the name MAT-file.
The load command reads the arrays from a MAT-file into the MATLAB
workspace.
To Search:
File list (Check if you may need any files):
matfile_format.pdf