Host Matlab GUI in C# WPF application

14 次查看(过去 30 天)
Joy
Joy 2017-4-18
回答: Shashank 2017-4-21
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

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Troubleshooting in MATLAB Compiler SDK 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by