Write C Programs to Read MAT File Data - MATLAB & Simulink (original) (raw)

Main Content

Read and write MATLABĀ® data from C programs, using mxArray

When you program your entire application in MATLAB or when you share data with other MATLAB users, use these MATLAB procedures.

There are situations, however, when you must write a custom program to interact with data. For example:

C MAT File API

Topics