Borrar filtros
Borrar filtros

.Net Assembly missing

4 visualizaciones (últimos 30 días)
Savithri Sivaraman
Savithri Sivaraman el 18 de En. de 2019
Comentada: Savithri Sivaraman el 22 de En. de 2019
I am using Matlab 2018b having Matlab Compiler Tool. But while using Library compiler, there is no option of .Net Assembly, my need is to convert .m file to .dll which is to be used in visual studio.
matlab question.png

Respuesta aceptada

Nikilesh Chilkuru
Nikilesh Chilkuru el 21 de En. de 2019
With MATLAB Compiler, you can compile a MATLAB script to an executable and to an Excel Add-in. However to compile a MATLAB script to a .Net Assembly, you need to have MATLAB Compiler SDK installed. MATLAB Compiler SDK extends the functionality of MATLAB Compiler to let you build C/C++ shared libraries, .NET assemblies, Java classes, and Python packages from MATLAB programs.
  1 comentario
Savithri Sivaraman
Savithri Sivaraman el 22 de En. de 2019
Yeah... That was the issue... We only have Matlab Compiler. Not Compiler SDK. Thanks for the reply...

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Deploy to .NET Applications Using MATLAB Data API for .NET en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by