Matlab addon explorer not showing

2 ビュー (過去 30 日間)
Tooba Shelkh
Tooba Shelkh 2020 年 11 月 3 日
コメント済み: Si Zhao 2020 年 11 月 23 日
I am using Matlab 2020b, and suddenly the Matlab addon window does not show when I click the addon button.
I get the following error:
Error using matlab.internal.cef.webwindow/errorOnInValidWindow (line 1450)
Webwindow is not valid. It was closed by user or the process was terminated.
Error in matlab.internal.cef.webwindow/bringToFront (line 636)
obj.errorOnInValidWindow()
Error in matlab.internal.webwindow/bringToFront (line 205)
bringToFront(obj.impl)
Error in matlab.internal.addons.AddOnsWindow/bringToFront (line 68)
obj.webwindow.bringToFront();
Error in matlab.internal.addons.Explorer/bringToFront (line 65)
obj.addOnsWindowInstance.bringToFront();
Error in matlab.internal.addons.launchers.showExplorer (line 134)
matlab.internal.addons.Explorer.getInstance.bringToFront;
  1 件のコメント
Si Zhao
Si Zhao 2020 年 11 月 23 日
Have you solved it yet?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by