How to convert MATLAB scripts convert int to DLL file?

 Akzeptierte Antwort

Kojiro Saito
Kojiro Saito am 4 Jul. 2017

1 Stimme

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

Weitere Antworten (1)

Selva Karna
Selva Karna am 5 Jul. 2017

0 Stimmen

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

1 Kommentar

Kojiro Saito
Kojiro Saito am 5 Jul. 2017
Bearbeitet: Kojiro Saito am 5 Jul. 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".

Melden Sie sich an, um zu kommentieren.

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by