Why is MATLAB trying to connect to X11 server even when started with -nodisplay ?

조회 수: 14 (최근 30일)
Naor
Naor 2019년 8월 2일
댓글: Santhosh A V 2020년 2월 4일
I just upgraded from 2016b to 2019a and started seeing this warning when I launch MATLAB:
[~]$ matlab -nodisplay
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
In fact, even this:
[~]$ matlab -nojvm -nodisplay -nosplash -nodesktop
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
To be clear everything seems to work as expected after startup. I just don't like seeing the warning.
Any ideas appreciated,
--naor

답변 (1개)

Santhosh A V
Santhosh A V 2020년 1월 28일
Hi Naor,
Can you let me know whether the X11 forwarding is enabled in your Putty Configuration.
Thanks
Santhosh
  댓글 수: 2
Naor Movshovitz
Naor Movshovitz 2020년 1월 28일
Yes, X11 forwarding is in fact enabled, even when I don't have an X11 server running.
Santhosh A V
Santhosh A V 2020년 2월 4일
Hi Naor,
X11 forwarding is not supported with MATLAB.
Thanks
Santhosh

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

카테고리

Help CenterFile 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!

Translated by