Calling MFC VC++ code from MATLAB via Mex funciton
Mostra commenti meno recenti
We have used Microsoft Visual C++ 2005 to develop MFC application which include visual components. As we want to run this from MATLAB via Mex Funciton, we have generated the .mexw32 file for the VC++ MFC Application. When we run from MATLAB via this .mexw32 file, no window is being popped up. Appreciate if anyone can help me in making this happen
Thanks
Manohar Reddy M
Risposte (1)
Sachin Ganjare
il 23 Ott 2012
0 voti
It is possible to call MFC C++ program in matlab, refer the link below for details:
Hope it helps!!!
1 Commento
Manohar Reddy
il 23 Ott 2012
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!