Borrar filtros
Borrar filtros

Matlab gui into .dll

1 visualización (últimos 30 días)
Raj Shankar
Raj Shankar el 25 de Abr. de 2012
Can I convert my matlab gui into a dll ? If so, how ?

Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 25 de Abr. de 2012
Yes, you can using the MATLAB Compiler product. See MATLAB Compiler - Libraries.
  7 comentarios
Raj Shankar
Raj Shankar el 30 de Abr. de 2012
All right. So do I need to create any object to call my m file function from Visual C++ ? If so could you tell me how shall I create the object and the class for my m file in matlab
Friedrich
Friedrich el 30 de Abr. de 2012
Maybe start with an example from the doc:
http://www.mathworks.com/help/releases/R2012a/toolbox/compiler/f2-995712.html#f2-1009231
after that it should be easy to call your function instead of the one in the demo.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB Compiler 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