RE: Need Help with Reading Matlab matrices

"Yasser H. Abdel-Haleem" <[email protected]> Thu, 12 Aug 2004 18:48:04 +0100
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
Hi,
If you use win32 platform, you can do the following as I assume that you
have matlab on your machine. Also, I assume matlab path is C:\MATLAB6p5.
1- Add this path to the include path, C:\MATLAB6p5\extern\include; you
will find the header file "mat.h" there.
2- Add the libraries here C:\MATLAB6p5\extern\lib\win32\microsoft\msvc60
to your project (I assume you use VC c++ version 6). 


Good luck
Yasser

> -----Original Message-----
> From: Gopalaswamy Bharath [mailto:[email protected]]
> Sent: Thursday, August 12, 2004 12:27 PM
> To: [email protected]
> Subject: MTL: Need Help with Reading Matlab matrices
> 
> Hi all
> 
> I am learning to use MTL and also a bit fresh to C++. I need some help
> with
> reading some of my matlab matrices into MTL for solving.
> 
> I am using those functions described in the documentation. However, I
have
> problems during compilation with the header file "mat.h".
> 
> Could anybody who has had experience share with me or help me out in
this.
> 
> Regards
> 
> Arun
> 
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE*
> http://join.msn.com/?page=features/virus
> 


_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/