Do I need Matlab Runtime to run a 3rd-party application if I have Matlab standalone?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
AlexG
am 20 Aug. 2019
Beantwortet: Walter Roberson
am 20 Aug. 2019
The standalone version differs from a the required runtime version.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 20 Aug. 2019
The application requires a runtime (MCR) that exactly matches the version it was compiled with.
Also, MCR.exe is responsible for expanding and decrypting the CTF (Component Technology File) which is something that matlab.exe does not do.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Call MATLAB from C 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!