Error using slmsgviewer.startConnectorIfNotRunning (line 455)
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Michael
le 15 Août 2014
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?
Réponses (3)
Ehsan na
le 14 Nov 2014
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.
1 commentaire
Singappuli Wijewardana
le 13 Mai 2016
Same problem for me too. Happened so many times.
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!