Do I need Matlab Runtime to run a 3rd-party application if I have Matlab standalone?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
AlexG
el 20 de Ag. de 2019
Respondida: Walter Roberson
el 20 de Ag. de 2019
The standalone version differs from a the required runtime version.
0 comentarios
Respuesta aceptada
Walter Roberson
el 20 de Ag. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Call MATLAB from C en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!