Standalone application using parallel computing toolbox does not run on target machine
Mostrar comentarios más antiguos
Hi,
I created a standalone application that makes use of the parallel computing toolbox.
The .m-code and the standalone application work well on my PC where I have MATLAB installed.
When I transfer the standalone application to antoher PC where I have the MATLAB Runtime installed, the application does not work.
What is missing here to make the standalone executable work on the target machine?
Thanks.
3 comentarios
Edric Ellis
el 30 de Sept. de 2022
We're going to need some more details here... What exactly do you mean by "does not work"? Could you post the error message? Do things work if your standalone application does not use Parallel Computing Toolbox?
Konvictus177
el 30 de Sept. de 2022
Editada: Konvictus177
el 30 de Sept. de 2022
Konvictus177
el 30 de Sept. de 2022
Respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!