Is it possible to install matlab in a docker image?

98 views (last 30 days)
I wanted to install my matlab in a docker image. Is that possible?
  4 Comments
Jens Hoffmann
Jens Hoffmann on 30 Nov 2017
I'm using the network emulation tool GNS3 (www.gns3.com) and trying also to use MatLab/Simulink to correlate the behaviour of mobile users with the network behaviour by injection of mobile parameters of each single host. Running MatLab in a docker image could be helpful.
Cédric
Cédric on 10 Apr 2019
Hello, I would also be interested in that workflow. Is there any updates on this topic?

Sign in to comment.

Answers (5)

David Willingham
David Willingham on 7 Apr 2021
Edited: David Willingham on 14 Oct 2021
In addition to GitHub, the MATLAB container is also now available in dockerhub!
There's also the Deep Learning container that includes more toolboxes:
  5 Comments
David Willingham
David Willingham on 11 Jan 2022
Hi William, with a stand alone license, running the container in batch isn't available. We are currently investigating options to support this use case in the future.
Seshagiri
Seshagiri on 11 Apr 2023
Any update on running container in batch mode with individual license?

Sign in to comment.


Scott
Scott on 18 Oct 2019
Edited: Scott on 18 Oct 2019
It is possible to create a Docker container image for MATLAB, Simulink, and any toolboxes you are using. Instructions for this can be found on GitHub:
  7 Comments
Urtzi Markiegi
Urtzi Markiegi on 9 May 2021
Thanks Walter. Could you please provide a reference to pave the way? I'm not shure if this is the best starting point: https://hub.docker.com/r/mathworks/matlab-deps
Walter Roberson
Walter Roberson on 9 May 2021
Sorry, not something I have ever worked with myself.

Sign in to comment.


Brian Lerner
Brian Lerner on 2 Aug 2018
Hello Matlab support. We are very interested in this functionality. can you please advise the best way to do this?

Walter Roberson
Walter Roberson on 28 Mar 2017
  2 Comments
Gilad Book
Gilad Book on 24 Apr 2018
Do you know any solution for this? I try to install matlab runtiome in docker image on windows but I have a licensing issue.
Did you succeed to do this? Thanks.

Sign in to comment.


Deependra Mishra
Deependra Mishra on 19 Apr 2019

Categories

Find more on Containers in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!