Setup the Matlab webapp on ubuntu 20.04

5 次查看(过去 30 天)
What I want:
I want to use my matlab app on ubuntu pc via ctf file (via Web app).
The process i follow:
Install Matlab Runtime Compiler and webserver to use the matlab app(ctf file)
Issue:
Can't find MATLABWebAppServerSetup.install file after installing runtime compiler.
Please answer the first question. May be I'm on wrong path,
I had done.
  1. Install the Matlab Runtime Compiler (R2021a_Update_5_glnxa64.zip) on Ubuntu 20.04
Now Wanna to install Matlab webappserver on the same?
But can'f find the below address/location as said in above link:-
Default location of the server application is:
/usr/local/MATLAB/MATLABWebAppServer/R2021b/application
At the shell prompt, type:
run_MATLABWebAppServer.sh <MATLAB_Runtime_Location>

回答(1 个)

Ishu
Ishu 2024-8-28
Hi Hitesh!
I understand that you want to setup MATLAB Web App Server and you are unable to find to application to launch Web App Server.
I am assuming that you are trying to setup Development version of Web App Server and you have already installed MATLAB Compiler.
The reason you are not able to find Web App Server at location "/usr/local/MATLAB/MATLABWebAppServer/R2021b/application" is because you have not yet installed Web App Server.
To configure MATLAB Web App server you can follow below steps:
  1. Install Web App Server - Follow the steps in the following documentation- https://www.mathworks.com/help/releases/R2021b/compiler/webapps/install-matlab-web-app-server.html#:~:text=connectivity%20installation%20workflow.-,Online%20Installation,-Navigate%20to%20the
  2. Configure Web App Server - After installation you can now find the MATLAB Web App Server at the default location "/usr/local/MATLAB/MATLABWebAppServer/R2021b/application".
For more information on configuration of Development version on MATLAB Web App Server you can follow below documentation:
I hope this resolves your issue.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by