dll need for executable?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello Sir!
How to know that which dlls are needed to run an executable, so that only those dlls are provided with the executable file where MATLAB is not installed?
0 Kommentare
Antworten (1)
Sebastian
am 31 Jan. 2011
For running an executable that was created with MATLAB Compiler you need to install the MATLAB Component Runtime (MCR) on the target machine. It is not possible to pick a few DLLs from the MCR and use those to run the executable.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!