Is my license valid for Docker Container?

조회 수: 9 (최근 30일)
Jakub
Jakub 2025년 3월 9일
댓글: Jakub 2025년 3월 23일
Hi, at first i wanted to mention I am not experienced at all with Docker.
I am a student using 'individual' license provided by my university and I wanted to be able to use Matlab and Simulink on my non-ubuntu linux, without having to go through troubles of installing it. I followed instructions found on here:
Mathworks help - containers and Dockerhub - mathworks/matlab and I ran the container using command
docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro -v /home/Jakub/Code/Matlab:/home/matlab/Documents/MATLAB/my_folder --shm-size=512M mathworks/matlab:r2024b
I was able to log-in into my Mathworks account and use Matlab without any issue, but my question is: do I, by using Matlab this way can be charged by some additional costs? Can I run out of 'log-ins'? Does every re-run of the command above counts as reinstalling matlab? I know it might sound stupid, but everytime I re-run that command, all enviroment is wiped-out and so i just wanted to make sure.

채택된 답변

Karanjot
Karanjot 2025년 3월 13일
Hi Jakub,
As long as you're using a valid license provided by your university, you should not incur additional costs. A good idea might be to confirm with your university's IT department.
To avoid logging in every time, I recommend you try the steps mentioned in the link below:
Hope this helps!
  댓글 수: 1
Jakub
Jakub 2025년 3월 23일
Thanks, I hoped that is the case.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Containers에 대해 자세히 알아보기

태그

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by