Standalone application using parallel computing toolbox does not run on target machine
Show older comments
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 Comments
Edric Ellis
on 30 Sep 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
on 30 Sep 2022
Edited: Konvictus177
on 30 Sep 2022
Konvictus177
on 30 Sep 2022
Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!