How do I stop MATLAB from sending my Usage Information to the MathWorks?
8 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2019-10-17
编辑: MathWorks Support Team
2025-10-2
How do I stop MATLAB from sending my Usage Information to the MathWorks? |
采纳的回答
MathWorks Support Team
2025-10-2
编辑:MathWorks Support Team
2025-10-2
When running the MATLAB installer, one of the fields users can edit is a checkbox labeled 'send user experience to MathWorks'. If unchecked, the resulting installation will not attempt to send information to our servers.
When performing a Silent Installation, this option is enabled by default. Prior to starting the Silent installation, you may disable usage data being sent to MathWorks by commenting the following line of the installer_input.txt as displayed below:
# improveProducts=yes
If you wish to set MATLAB to not send user information after the initial installation, you can do so by editing one of MATLAB's preferences. Open the preferences menu, and select Matlab -> General. In the resulting window, you will see a checkbox labeled 'Help us improve by sending user information to MathWorks'. You can uncheck this to stop MATLAB from sending user information.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File 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!