Is it possible to use the MATLAB .NET interface to load a MATLAB Builder NE generated .NET assembly?

8 次查看(过去 30 天)
I have created a .NET assembly (DLL) by using the .NET assembly target of MATLAB Builder NE using the DEPLOYTOOL or MCC functions. I would like to load this library to the MATLAB workspace and call its functions. I am able to use NET.addAssembly to load the assembly and view its classes and namespace, but I am unable to instantiate any class objects from it. For example, I may call a class constructor, but an error will result.

采纳的回答

MathWorks Support Team
This change has been incorporated into the documentation in Release 2012b (R2012b). For previous releases, read below for any additional information:
It is not possible to load a .NET assembly in MATLAB that was generated by MATLAB Builder NE. There are no workarounds.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Getting Started with Microsoft .NET 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by