필터 지우기
필터 지우기

Error when running Matlab web app server

조회 수: 4 (최근 30일)
Andreas Neocleous
Andreas Neocleous 2018년 7월 2일
답변: Nirav Sharda 2018년 7월 5일
I am trying to run MATLAB Web App Server and I receive the following error:
"MATLAB Web App Server files not found. Verify that MATLAB Runtime appears before any installed version of MATLAB"
I saw a couple of similar threads here but the answer is not sufficient:
(Make sure that MATLAB Runtime (e.g. C:\Program Files\MATLAB\MATLAB Runtime\v94\runtime\win64) appears before MATLAB (e.g. C:\Program Files\MATLAB\R2018a\bin) and try launching the Web App Server again.)
It would be nice if you could elaborate a bit more on how to do this. For instance, what would be the name of the variable? I went to the environment variables (windows 7) and there was not MATLAB variables. Then I created one with the "variable name" --> "MATLAB MCR" and "variable path" --> C:\Program Files\MATLAB\MATLAB Runtime\v94\runtime\win64 Then I made another one "variable name" --> "MATLAB" and "variable path" --> C:\Program Files\MATLAB\R2018a\bin.
Then, MATLAB comes before MATLAB MCR because it goes with alphabetical order. And then MATLAB web server gives the same error.

답변 (1개)

Nirav Sharda
Nirav Sharda 2018년 7월 5일
The following MATLAB Answer post describe how to resolve this issue.
You will have to modify the 'Path' Environment variable and ensure that the path to the MCR comes before MATLAB. You can make the path to the MCR as the first item in the 'Path' Environment variable.

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by