Can I embed a MATLAB GUI in a .NET Windows Form with MATLAB Builder NE 3.0.1 (R2009a)?

4 次查看(过去 30 天)
I have compiled my MATLAB GUI application into a .NET component. Can I invoke the GUI and embed it into a Windows Form?

采纳的回答

MathWorks Support Team
The ability to embed a MATLAB Figure or GUI into a Windows form is not available in MATLAB Builder NE 3.0.1 (R2009a).
The Windows form must locate the Java figure handle through the .NET code. Currently this is not a feature supported by MathWorks.
To workaround the issue, compile the MATLAB GUI application into a .NET component and invoke the program through a button or menu in the Windows form.

更多回答(0 个)

类别

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

产品


版本

R2009a

Community Treasure Hunt

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

Start Hunting!

Translated by