Host Matlab GUI in C# WPF application

12 visualizaciones (últimos 30 días)
Joy
Joy el 18 de Abr. de 2017
Respondida: Shashank el 21 de Abr. de 2017
I have one Matlab GUI. Is there any way to host this Matlab GUI in my C# WPF GUI? I was thinking of the following two approaches. 1. Compile Matlab GUI as a stand-alone exe. Let WPF panel to host external application. 2. Compile Matlab GUI as .NET assembly. Let WPF user control to host Matlab GUI.
Have anybody done the similar tasks? Any help is highly appreciated.
Joy

Respuestas (1)

Shashank
Shashank el 21 de Abr. de 2017
Hi Joy,
This thread looks like a similar discussion. It might be of some help:

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by