Sign inSign up

stauffenberg2020/matlab-dockerfile

By stauffenberg2020

Updated almost 2 years ago

Image
0

1.4K

stauffenberg2020/matlab-dockerfile repository overview

MATLAB Container Image with MATLAB proxy

Usage

Pull the image of your choice

docker pull stauffenberg2020/matlab-dockerfile:r2023b

Run the container by

docker run -d --rm -it --name=MATLAB -p 8888:8888 --shm-size=512M stauffenberg2020/matlab-dockerfile:r2023b

MATLAB can be accessed on http://localhost:8888/index.html

  • Open the the link above in a web browser. If prompted to do so, enter credentials for a MathWorks account associated with a MATLAB license. If you are using a network license manager, then change to the Network License Manager tab and enter the license server address instead. To determine the appropriate method for your license type, consult MATLAB Licensing Info.

  • Wait for the MATLAB session to start. This can take several minutes.

  • To manage the MATLAB session, click the tools icon shown below.

  • Clicking the tools icon opens a status panel with buttons like the ones below:

The following options are available in the status panel (some options are only available in a specific context):

OptionDescription
Start MATLAB SessionStart your MATLAB session. Available if MATLAB is stopped.
Restart MATLAB SessionRestart your MATLAB session. Available if MATLAB is running or starting.
Stop MATLAB SessionStop your MATLAB session. Use this option if you want to free up RAM and CPU resources. Available if MATLAB is running or starting.
Sign OutSign out of MATLAB. Use this to stop MATLAB and sign in with an alternative account. Available if using online licensing.
Unset License Server AddressUnset network license manager server address. Use this to stop MATLAB and enter new licensing information. Available if using network license manager.
FeedbackSend feedback about the MATLAB Proxy. This action opens your default email application.
HelpOpen a help pop-up for a detailed description of the options.

Tag summary

Content type

Image

Digest

sha256:05bcb4b9d

Size

1.7 GB

Last updated

almost 2 years ago

docker pull stauffenberg2020/matlab-dockerfile