Calling MFC VC++ code from MATLAB via Mex funciton

2 ビュー (過去 30 日間)
Manohar Reddy
Manohar Reddy 2012 年 10 月 23 日
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

回答 (1 件)

Sachin Ganjare
Sachin Ganjare 2012 年 10 月 23 日
It is possible to call MFC C++ program in matlab, refer the link below for details:
Hope it helps!!!
  1 件のコメント
Manohar Reddy
Manohar Reddy 2012 年 10 月 23 日
Thanks Very Much for your Response Sachin.
Actually this deals with calling MATLAB from MFC Application whrere as we need Calling MFC Application from MATLAB via mexw32 function.
Thanks
Manohar Reddy M

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

タグが未入力です。

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by