MATLABConnector startup on Linux
조회 수: 2 (최근 30일)
이전 댓글 표시
Last two versios of MATLABConnector for Linux automatically put the app to the startup list, but in Preferereces settings is not possible to turn-off startup during user login option. Why?
Moreover, when I turn-off MATLAB Drive Connector at system Startup Application (see attached snapshot), It always turn-on back at the list when I start MATLABConnector manually by CLI command:
$ MATLABConector start
after manual turn-off by command:
$ MATLABConector stop
The "Startup Aplication" list still shows that MATLAB Drive Connector + Mathworks Service Host will started during to the next user login.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1335164/image.png)
This behavior is not acceptable and moreover it is not mentioned in official documentation.
I do not want to start MATLABConnector automatically after user login!!!
답변 (1개)
Divyanshu
2023년 4월 20일
You can try following steps to stop automatic start-up of MATLAB Drive Connector:
- Open the startup applications preferences from the system menu or using the command ‘gnome-session-properties’ in the terminal.
- Look for ‘MATLAB Drive Connector’ in the list and uncheck it.
- Also, you can try to do it from the preferences settings from within the MATLAB Drive Connector.
- Open the Drive Connector and then select Preferences and under the general tab unselect the option ‘Start MATLAB Drive Connector at system startup’.
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!