Host Matlab GUI in C# WPF application
조회 수: 8 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Shashank
2017년 4월 21일
Hi Joy,
This thread looks like a similar discussion. It might be of some help:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!