Matlab 2014a simulink shows blank diagnostic viewer
이전 댓글 표시
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
Changyu He
2014년 10월 28일
I have the same issue with Matlab 2014a. I am using Simulink Coder with slrt target.
Alex Peterson
2014년 12월 3일
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
2014년 12월 24일
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
2015년 1월 7일
Got the same problem with 2014b.
John Londt
2015년 1월 12일
I have the same issue using 2014b. Anyone have a solution for this?
Nick Brake
2015년 2월 19일
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
2015년 5월 9일
Hello
I am getting the same problem with 2015a with Mac OS X Yosemite
Juan Ceballos
2015년 5월 16일
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
2015년 6월 15일
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
2019년 10월 25일
Hi, I can't find what you mean with "ping the local host", how do you do that and what does "ping" mean?
답변 (3개)
Paul
2015년 9월 6일
0 개 추천
Juan Ceballos! You found the solution! That worked for me! Thank you so much!
Jordan Grider
2015년 9월 9일
0 개 추천
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
2020년 9월 21일
0 개 추천
Hey Juan..
I dont know what happened here...But problem got solved :)
Thank you
Just removed that line and saved it
카테고리
도움말 센터 및 File Exchange에서 Configure and View Diagnostics에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!