shall i need matlab compiler and matlab compiler sdk for creating .exe files?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SHOBA MOHAN
am 1 Mär. 2018
Kommentiert: SHOBA MOHAN
am 1 Mär. 2018
I wish to create .exe files from matlab code which can be run from system which does not have matlab installed. Shall i able to create .exe files from matlab compiler SDK or need both Matlab compiler and matlab compiler SDK. Can anyone provide insights about it?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 1 Mär. 2018
You need MATLAB Compiler for that purpose, but not MATLAB Compiler SDK.
Note: MATLAB Compiler SDK also requires MATLAB Compiler to be installed. But you do not need SDK for what you are doing.
MATLAB Compiler SDK is for creating DLL or creating pre-compiled MATLAB callable from Java or .NET
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!