Filter löschen
Filter löschen

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

8 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 11 Dez. 2012
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.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by