How to call loadlibrary in a compiled application by MATLAB Compiler on Windows?
26 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 5 de Feb. de 2015
Editada: MathWorks Support Team
el 2 de Dic. de 2024 a las 12:15
I have a shared library which I use in MATLAB through loadlibrary. However when I compile that application with MATLAB Compiler and run it afterwards I get an error stating a module would be missing.
Respuesta aceptada
MathWorks Support Team
el 2 de Dic. de 2024 a las 0:00
Editada: MathWorks Support Team
el 2 de Dic. de 2024 a las 12:15
Please see this documentation page about this issue:
1 comentario
KAE
el 8 de Mzo. de 2024
What if the Matlab function calls a .NET dll? How can I compile that Matlab function? This is in R2023b with Matlab Compiler.
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Compiler SDK 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!