MATLABConnector startup on Linux
15 次查看(过去 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.
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!