Borrar filtros
Borrar filtros

Can Matlab call MFC C++ codes via mex functions?

1 visualización (últimos 30 días)
Zhengkai
Zhengkai el 5 de Oct. de 2011
Hey,
I used Microsoft studio 2008 visual C++ developed a GUI for 3D graphics visualization (opengl package used). Now I write a mex file for the VC++ code and compiled it successfully(opengl.mexw64 generated). When I call the opengl in matlab, it has no windows (for graphics show) popped out. I doubt whether matlab can call the MFC C++ programs?
I set up the VC++ program as a dll configure,and linked all the mex and opengl libs in VC environment settings.

Respuestas (2)

Manohar Reddy
Manohar Reddy el 23 de Oct. de 2012
Hello,
Did you get any solution for this problem even I am facing the same problem with Microsoft Visual Studio 2005. When I call the generated mex file from MATLAB, no window is popped out. Appreciate if you could share your experience on this.
Thanks
Manohar Reddy M

Sachin Ganjare
Sachin Ganjare el 23 de Oct. de 2012
It is possible to call MFC C++ program in matlab, refer the link below for details:
Hope it helps!!!

Categorías

Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by