フィルターのクリア

GUIDE doesn't work on MATLAB 2016b but it works in 2014b

2 ビュー (過去 30 日間)
Frederic Berndt
Frederic Berndt 2017 年 1 月 5 日
回答済み: Brian 2017 年 5 月 31 日
Hi,
the GUIDE doesn't work with my MATLAB 2016b.
I can start the GUIDE and also create a GUI with GUIDE but if I run it I get the following error message.
Undefined variable "matlab" or class "matlab.internal.editor.EODataStore.getRootField".
Error in matlab.hg.internal.openfigLegacy (line 73)
editorId = matlab.internal.editor.EODataStore.getRootField('ROOT');
Error in gui_mainfcn>local_openfig (line 286)
gui_hFigure = matlab.hg.internal.openfigLegacy(name, singleton, visible);
Error in gui_mainfcn (line 158)
gui_hFigure = local_openfig(gui_State.gui_Name, gui_SingletonOpt, gui_Visible);
I have MATLAB 2016b and MATLAB 2014b on my MAC and I get this error only if I use the 2016 version.
Any ideas?
Thanks a lot in advance.
  1 件のコメント
Mikkel Bo Hansen
Mikkel Bo Hansen 2017 年 3 月 30 日
Same problem on linux here as well.

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

回答 (2 件)

Pablo Blinder
Pablo Blinder 2017 年 3 月 16 日
Same problem running on Linux.

Brian
Brian 2017 年 5 月 31 日
I had same problem on 2017A. I issued the command "matlabrc" at the prompt and then my GUI ran fine.

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by