Matlab 2014a simulink shows blank diagnostic viewer
Mostrar comentarios más antiguos
Why simulink shows blank diagnostic viewer whitout even the toolbar? When I run the simulation the viewer doesn't pop up but on the bottom of the model it shows the number of errors.
10 comentarios
Changyu He
el 28 de Oct. de 2014
I have the same issue with Matlab 2014a. I am using Simulink Coder with slrt target.
Alex Peterson
el 3 de Dic. de 2014
I have a similar issue with Matlab 2014b. The simulation will not run, and I see "View 1 error" at the bottom of the model window, but when I click on it the Diagnostic Viewer appears showing no errors, nor warnings. The toolbar does appear for me, but nothing else.
Philip
el 24 de Dic. de 2014
I'm seeing the same behavior with 2014b. Nothing shows up in Diagnostic Viewer but I do see the toolbar. Anyone find the solution? Kinda hard to figure to why the model doesn't run when it doesn't give you any information.
walter
el 7 de En. de 2015
Got the same problem with 2014b.
John Londt
el 12 de En. de 2015
I have the same issue using 2014b. Anyone have a solution for this?
Nick Brake
el 19 de Feb. de 2015
I am seeing this same error intermittently on 2014b with mac osx Yosemite. I contacted mathworks support and they are looking into the issue. Hopefully they are able to reproduce the error and provide a bugreport/bugfix.
n
Juan Ceballos
el 9 de Mayo de 2015
Hello
I am getting the same problem with 2015a with Mac OS X Yosemite
Juan Ceballos
el 16 de Mayo de 2015
Gents:
Found the issue, it is related to the localhost, try the following, in a terminal window.
ping localhost
If you fail to ping the localhost, then we can confirm that this is the issue. If that's the case, you need to add localhost ip. Please refer to the following page for the steps:
Shrirang
el 15 de Jun. de 2015
Hi All, Does anybody found the strong solution for this problem. @Juan, I can even successfully ping my localhost but still there is problem.
Emma Croiset van Uchelen
el 25 de Oct. de 2019
Hi, I can't find what you mean with "ping the local host", how do you do that and what does "ping" mean?
Respuestas (3)
Paul
el 6 de Sept. de 2015
0 votos
Juan Ceballos! You found the solution! That worked for me! Thank you so much!
Jordan Grider
el 9 de Sept. de 2015
0 votos
Juan Ceballos, your method worked for me too.
In my hosts file there was an entry: 0.0.0.0 localhost
I simply removed it, saved the file, restarted MATLAB and my diagnostic viewer works now.
Anas Abdulla
el 21 de Sept. de 2020
0 votos
Hey Juan..
I dont know what happened here...But problem got solved :)
Thank you
Just removed that line and saved it
Categorías
Más información sobre Configure and View Diagnostics en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!