Docker container to run compiled Matlab executable in Windows 10
Show older comments
I want to run a compiled Matlab executable inside a Docker container under Windows 10. I can copy the appropriate Matlab runtime and point to it. When I execute inside the container, after a short pause, I get a fresh command prompt, but no output, warning, or error. Perhaps some Java piece is not configured correctly?
Answers (1)
George Corliss
on 2 Aug 2020
1 vote
2 Comments
jeremy engelbrecht
on 17 Sep 2020
HI George
Sorry to bother but when you did the install, did it create a MATLAB directory in your program files folder in your container. reason I am asking is that it seems it is not installing the runtime in my container.
Sok Ming Jamie
on 12 Jul 2024
Hi Jeremy,
did you manage to resolve the installation issue? I, too, am unable to install the runtime in my container and I'm hoping you might be able to share the fix. I'm using Windows servercore:ltsc2019 base image, with MATLAB runtime r2020b.
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!