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 件のコメント
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

サインインしてコメントする。

カテゴリ

Find more on Graphics Performance in Help Center and File Exchange

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by