Ben
Posts:
125
Registered:
5/4/11
|
|
Reading/Writing MAT files in C
Posted:
May 11, 2012 12:01 PM
|
|
"Jerome " <the_rome@hotmail.com> wrote in message <jojci3$he4$1@newscl01ah.mathworks.com>... > HI, > I am trying to compile the following code, but am unsuccessful. I have not seen any documentation of using the mat.h file. Any suggestions would be great > > #include <stdio.h> > #include <stdlib.h> > #include "mat.h" > I don't see #include "engine.h"
I'm not sure, but it might be needed for some of your code.
|
|