Matlab 2014a simulink shows blank diagnostic viewer
Show older comments
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 Comments
Changyu He
on 28 Oct 2014
I have the same issue with Matlab 2014a. I am using Simulink Coder with slrt target.
Alex Peterson
on 3 Dec 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
on 24 Dec 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
on 7 Jan 2015
Got the same problem with 2014b.
John Londt
on 12 Jan 2015
I have the same issue using 2014b. Anyone have a solution for this?
Nick Brake
on 19 Feb 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
on 9 May 2015
Hello
I am getting the same problem with 2015a with Mac OS X Yosemite
Juan Ceballos
on 16 May 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
on 15 Jun 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
on 25 Oct 2019
Hi, I can't find what you mean with "ping the local host", how do you do that and what does "ping" mean?
Answers (3)
Paul
on 6 Sep 2015
0 votes
Juan Ceballos! You found the solution! That worked for me! Thank you so much!
Jordan Grider
on 9 Sep 2015
0 votes
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
on 21 Sep 2020
0 votes
Hey Juan..
I dont know what happened here...But problem got solved :)
Thank you
Just removed that line and saved it
Categories
Find more on Configure and View Diagnostics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!