User`s manual
6 Importing and Exporting Data
6-10
For additional information about the MATLAB API files and directories, see
“Additional Information” on page 1-42.
Table 6-4: C and Fortran Examples
Library Description
matcreat.c
Example C program that demonstrates how to use the
library routines to create a MAT-file that can be loaded
into MATLAB
matdgns.c
Example C program that demonstrates how to use the
library routines to read and diagnose a MAT-file
matdemo1.f
Example Fortran program that demonstrates how to call
the MATLAB MAT-file functions from a Fortran program
matdemo2.f
Example Fortran program that demonstrates how to use
the library routines to read in the MAT-file created by
matdemo1.f and describe its contents