Error using slmsgviewer.startConnectorIfNotRunning (line 455)
조회 수: 17 (최근 30일)
이전 댓글 표시
Hi, I'm using simulink with an elementary model (a constant and a scope block); when I run it, I read in the command window:
Error using slmsgviewer.startConnectorIfNotRunning (line 455)
Unable to start Matlab connector from Simulink Message Viewer
Error in slmsgviewer (line 58)
Error in slmsgviewer/PersistentInstance (line 297)
Error in slmsgviewer.processRecord (line 397)
If I open the scope, I see the constant value, but this error is very annoying; why this? thanks
댓글 수: 1
Michael
2014년 8월 15일
I'm getting the exact same message, running a more complicated model. It still runs, but I'd like to know why the error messages come up. Did you ever work out the problem?
답변 (3개)
Ehsan na
2014년 11월 14일
I just experienced similar problem with Simulink. The simulation would run, but it would generate many errors in the command window regarding the slmsgviewer.
In my case the problem was the system firewall, which was blocking Matlab.
Once I granted Matlab internet access, the problem was resolved.
Hope it helps.
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!