- 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
- 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".
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.
- 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>
0 个评论
回答(1 个)
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:
For more information on configuration of Development version on MATLAB Web App Server you can follow below documentation:
https://www.mathworks.com/help/releases/R2021b/compiler/webapps/configure-matlab-web-app-server.html
I hope this resolves your issue.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!