how to supress logs that appeared after fresh install?

1 次查看(过去 30 天)
when i start up matlab and during my entire use i get these Socket messages in my command line. Is there a way to get rid of them ?
04:32:22 INFO: READ: OnHeadersReceivedMessage{type=OnHeadersReceived, uid=569, browserContextId=0, requestId=58, url=https://localhost:31515/messageservice/async, method=POST, originalHeaders=Date: Thu, 14 Mar 2019 15:32:11 GMT
Connection: Keep-Alive
Server: EmbeddedConnector/1.0
Content-Type: application/json;charset=UTF-8
Content-Length: 193
, overrideHeaders=}, SocketInfo{channelId=0, browserId=-1, channelType=Main}
04:32:22 INFO: WRITE: OnHeadersReceivedMessage{type=OnHeadersReceived, uid=569, browserContextId=0, requestId=58, url=https://localhost:31515/messageservice/async, method=POST, originalHeaders=Date: Thu, 14 Mar 2019 15:32:11 GMT
Connection: Keep-Alive
Server: EmbeddedConnector/1.0
Content-Type: application/json;charset=UTF-8
Content-Length: 193
, overrideHeaders=}, SocketInfo{channelId=0, browserId=-1, channelType=Main}
04:32:22 INFO: READ: ...
I'm using linux and the academic matlab r2018b.

回答(1 个)

Sourav Sukumaran
Sourav Sukumaran 2022-6-29
Hi,
Try running the following command and reopnen matlab
$ sudo rm -rf ~/.matlab

类别

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