Is it possible to use the MATLAB .NET interface to load a .NET assembly created with MATLAB Compiler SDK?

11 ビュー (過去 30 日間)
I have created a .NET assembly (DLL) with MATLAB Compiler SDK. I would like to load this library to the MATLAB workspace and call its functions. I would like to use NET.addAssembly to load the assembly. Is this supported?

採用された回答

MathWorks Support Team
MathWorks Support Team 2025 年 3 月 18 日
編集済み: MathWorks Support Team 2025 年 3 月 18 日
NET.addAssembly does not support assemblies generated by the MATLAB Compiler SDK™ product.
The limitation is stated in documentation NET.addAssembly.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet 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