Model Configuration Parametersin Simulink shows a blank white window

조회 수: 11 (최근 30일)
Simon Gasse
Simon Gasse 2018년 5월 23일
댓글: Hongkun Hu 2021년 10월 20일
I am running Simulink on MATLAB Version R2017b. Today I wanted to have a look at solver settings, but I was unable to see anything in the "Model Configuration Parameters" window. The window named "Configuration Parameters: .../Configuration (Active)" appears but stays blank.
This happens in any Simulink Model I open - even new ones and old ones where I accessed those settings successfully before.
I run matlab by typing "matlab" in the terminal to see error output - but nothing is displayed on startup or afterwards. So far, I could not find any posts about anyone else having this problem. Of course, I restarted the computer and opened and closed MATLAB several times.
  • Is it a know issue with an easy fix?
  • If not, how does MATLAB render those boxes and where could I start to debug?
  • Can I somehow "reset" the graphics cache or anything of MATLAB?
Attached you see the blank window opened from a demo. However this happens with any model that I open and whether I try via RightClick->Model Configuration Parameters or whether I go via Ctrl+E.
  댓글 수: 1
TAB
TAB 2018년 5월 28일
편집: TAB 2018년 5월 28일
What about trying uninstall --> Clean Remaining paths(Program, userpath, prefdir) --> Install again ?
Have you tried this ?

댓글을 달려면 로그인하십시오.

답변 (3개)

Swati Lodha
Swati Lodha 2018년 6월 4일
Seeing the PNG file you attached, it seems like your Simulink needs a rebuild or the toolbar itself isn’t loaded.
Follow these steps:
  1. >> rehash toolboxcache (to refresh file system caches)
  2. >> sl_refresh_customizations (to rebuild Simulink , Library menus and toolbar)
  3. Close all instances of MATLAB and restart.
  댓글 수: 3
Clark Giraldez
Clark Giraldez 2018년 9월 18일
I have tried these command lines and I've also reinstalled MATLAB and SIMULINK twice, and I am still experiencing the same issue as OP. Is there any other approach I could take to solving this problem?
I am running 2018 MATLAB Academic Version on MAC OS.

댓글을 달려면 로그인하십시오.


Christoph Boes
Christoph Boes 2019년 1월 25일
I have the same problem. I'm using:
  • macOS Mojave 10.14.2
  • Matlab R2018b (not the Academic Version)
I tried the recommended commands:
  • >> rehash toolboxcache
  • >> sl_refresh_customizations
I uninstalled Matlab and reinstalled it again => no succes.
Does anybody have an idea?
  댓글 수: 2
Hunter Bakos
Hunter Bakos 2020년 2월 8일
Any luck I’m having this issue
Jannik Hahn
Jannik Hahn 2020년 11월 17일
I got the same error using Matlab2020b.
My advice: Open the config window and click on the Help-Button, 2 error dialogs appear. Wait ~1min. and the config window will fill with text in the background. Then aggree the error dialogs and access the config window.

댓글을 달려면 로그인하십시오.


Toshiyuki
Toshiyuki 2021년 10월 13일
Hi!
Please check whether the system time is correct. In my environment, I got the same error when the timestamp of Simulink model files was in the future than the system time. However, as soon as the system time was corrected,"Configuration Parameters" window was properly displayed.
  댓글 수: 1
Hongkun Hu
Hongkun Hu 2021년 10월 20일
Hi there,
Thanks for your tips on checking the system time settings. I've met exactly the same problem as above and I found out my system time was one year before. My solution to this issue is simply update the system time and then the configuration parameters windows works again.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by