When running Matlab, on linux at least, I see the process MATLABWebUI, I also see this when running in batch mode (i.e. launched matlab with -batch command lin switch). Usually I am using Simulink in case it is relevant. What is this process and what is it for? Is it required in batch mode?

댓글 수: 6

Giuseppe Di Biase
Giuseppe Di Biase 2023년 8월 16일
이동: Rik 2023년 8월 16일
Hi,
is it possible to run Matlab Desktop (Linux version, in my case) without MATLABWebUI?
Is it a new component introduced with R2023a? I didn't see it on R2022a.
Thanks
Giuseppe
Richard Crozier
Richard Crozier 2023년 8월 16일
이동: Rik 2023년 8월 16일
This isn't how answers works, you need to ask a new question, not post an answer which is actually a question. It's a Q&A site not a forum.
Giuseppe Di Biase
Giuseppe Di Biase 2023년 8월 16일
이동: Rik 2023년 8월 16일
You are right.
Thanks
Rik
Rik 2023년 8월 16일
@Giuseppe Di Biase Have a read here and here. It will greatly improve your chances of getting an answer.
Giuseppe Di Biase
Giuseppe Di Biase 2023년 8월 17일
Thanks to everybody. I got my answer! Now you can stop to give me trivial instructions.
Angela
Angela 2024년 9월 5일
@Giuseppe Di Biase what is the answer? I would like to know too (i.e. I would like to start Matlab on Linux without the MATLABWebUI process.

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

 채택된 답변

Divyanshu
Divyanshu 2023년 6월 15일
편집: Divyanshu 2023년 6월 15일

1 개 추천

Hi Richard,
You can go through the following points:
  • MATLABWebUI is the process that handles the communication between the MATLAB desktop and the web-based UI (user interface) of MATLAB.
  • The reason you see it on Linux when you launch MATLAB from the command line is that the MATLAB desktop environment may not be launched when running in batch mode on Linux.
  • When you launch MATLAB in batch mode, it does not load the MATLABDesktop process that handles the visual display of the MATLAB desktop UI. Instead, it relies on the MATLABWebUI process to handle the communication between MATLAB and any web-based UI components, such as app designer or Simulink.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

릴리스

R2022b

태그

질문:

2023년 6월 5일

댓글:

2024년 9월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by