フィルターのクリア

Running Simulink Online on Selfhosted Docker MATLAB Online Instance

4 ビュー (過去 30 日間)
Dongho Kim
Dongho Kim 2023 年 3 月 27 日
コメント済み: Dongho Kim 2023 年 3 月 27 日
Hello, I'm currently running MATLAB on my server along with JupyterLab using jupyter-matlab-proxy based on Docker.
This extension allows us to integrate MATLAB with JupyterLab and also allows us to use selfhosted instance of MATLAB Online if needed.
All features of MATLAB Online wors very well just as locally installed MATLAB desktop application.
However, as I try to run Simulink Online and create a Blank Model on it, it gives me a following error:
----------
Unable to run the 'fevalJSON' function because it calls the 'open_system' function, which is not supported for MATLAB Online. To use this function, use an installed version of MATLAB on your computer.
----------
As far as I know, MATLAB already provides Simulink Online service on their official server instance.
I do installed Simulink and many other toolboxes required for running Simulink on my container image.
Is is not supported on user-created docker image (Which installs MATLAB by MATLAB Package Manager, MPM) or am I doing something wrong?
I'd really appreciate if I can run a selfhosted Simulink Server.
Thank you.

採用された回答

Jack
Jack 2023 年 3 月 27 日
Hi,
Unfortunately, Simulink Online is not currently supported in MATLAB Online, even if you have installed Simulink and other required toolboxes on your Docker image.
Simulink Online is a separate service provided by MathWorks, and it requires a separate license and infrastructure to run. It is not currently available for self-hosting, and can only be accessed through MathWorks' official servers.
In order to use Simulink, you will need to either use a locally installed version of MATLAB that includes Simulink support, or connect to a remote server that has Simulink installed and can run simulations for you. Alternatively, you could consider using other simulation tools that are available for online use and do not require a locally installed version of MATLAB or Simulink.
  1 件のコメント
Dongho Kim
Dongho Kim 2023 年 3 月 27 日
Thank you very much for the answer. There was no way at the first point.
I'd rather look for building GUI-based MATLAB (VNC, XRDP, or Sunshine) container later on.
Thank you again.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by