R2016a guide starts with "do you want to create a question dialog" and crashes == solved

조회 수: 2 (최근 30일)
When I start GUIDe i receive the "Guide Quick Start" window where I'm asked if I want to create a question Dialog. Either clicking yes or know I get some Errors in the command window. Please see Screen shot below,
  댓글 수: 3
MoinMoin
MoinMoin 2016년 4월 30일
편집: MoinMoin 2016년 4월 30일
Hi, Thanks for your reply. Here are the answers :
Are you using multiple monitors? No
Are you using a high resolution display? 1600x900 (ThinkPad T530)
Which version of MS Windows are you using? 8.1 pro. 64-bit
When you start MATLAB do you get any warning about using opengl? No, I haven't seen any
What kind of graphics card do you have?_ Intel® HD Graphics 4000 // NVIDIA NVS 5400M
Output of "OpenGL info :
I forced my Laptop to use the builtin graphics and got the same error. here is the "OpenGL info" Output for this configuration
Hope this Information helps to find the root cause. Thanks in advance
Walter Roberson
Walter Roberson 2016년 4월 30일
Unfortunately nothing looks odd about that configuration, so I do not have any idea what is happening.

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

채택된 답변

MoinMoin
MoinMoin 2016년 5월 5일
The issue is solved.
The internal function dialog.m was shadowed by another function with the same Name in the Matlab path. After renaming the additional file in the user folder guide starts well.
Thanks to the Matworks customer Support Team.

추가 답변 (1개)

Dave Behera
Dave Behera 2016년 5월 3일
Can you try resetting the default settings with these commands and see if it helps?
>> restoredefaultpath
>> rehash toolboxcache
  댓글 수: 1
MoinMoin
MoinMoin 2016년 5월 3일
Hi Dave,
thank's for your answer. I followed the suggested steps without any success. The behavior hasn't changed.
Any more suggestions are appreciated.
Thanks again

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

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by