From: James Tursa on
"Manjusha Venkataramani" <manjusha179(a)gmail.com> wrote in message <i0ugdv$i7f$1(a)fred.mathworks.com>...
> hey people
>
> I use a Linux for my gcc programming . When i sue the file given on this website for reading a mat file on to c++ , it says no mat.h header file exists . Nd if i copy the mat.h available in matlab to my gcc library , it generates errors.
> Could anybody please help me ??

Please be more specific. Which exact file are you using? Is it short enough to post? How are you including the mat.h file? What compile commands are you using?

James Tursa