How to convert MATLAB scripts convert int to DLL file?

 Réponse acceptée

Kojiro Saito
Kojiro Saito le 4 Juil 2017

1 vote

Using MATLAB Compiler SDK, you can compile dll files of C/C++ or .NET from matlab scripts.
This answer might help you.

Plus de réponses (1)

Selva Karna
Selva Karna le 5 Juil 2017

0 votes

Thanks for reply , but how to get dll file after Package generation.

1 commentaire

Kojiro Saito
Kojiro Saito le 5 Juil 2017
Modifié(e) : Kojiro Saito le 5 Juil 2017
After compiling, dll file is found in "for_redistribution_files_only" and "for_testing" folders. This dll file is the same dll which will be installed from the installer exe file under "for_redistribution".

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by