Prev: Automatic Crop [The Hand Only]
Next: ordening Nan's
From: James Pau on 2 Jul 2010 02:14 Hi there, Essentially what I have is the source code for an MFC application that interacts with some external hardware. I want to use this hardware through MATLAB and am currently trying to implement the C++ source code into S-functions using the MEX compiler. However, I've been having numerous problems compiling and linking, especially with afxwin.h and other headers. The way i see around this is to go through the existing code bit by bit and pick out the functions and classes which make calls to the MFC C++ Library and remove them. However, from numerous searches through forums, etc. there are conflicting statements that say MFCs can be used within MATLAB. Is this the case? If so, how do you make sure all the libraries are being accessed and used correctly? Thanks in advance, James
|
Pages: 1 Prev: Automatic Crop [The Hand Only] Next: ordening Nan's |