Error when using tool GetMoreApps

조회 수: 7 (최근 30일)
Jose Angel Moraga
Jose Angel Moraga 2021년 11월 28일
댓글: Walter Roberson 2022년 5월 28일
Hey:
I have a student licence for Matlab R2021a (Ubuntu) and I want to install the library Parallel Computing however when I try to add a new app using GetMoreApps in matlab i get the following error:
Error using matlab.internal.cef.webwindow/errorOnInValidWindow (line 1530)
Webwindow is not valid. It was closed by user or the process was terminated.
Error in matlab.internal.cef.webwindow/bringToFront (line 644)
obj.errorOnInValidWindow()
Error in matlab.internal.webwindow/bringToFront (line 223)
bringToFront(obj.impl)
Error in matlab.internal.addons.AddOnsWindow/bringToFront (line 71)
obj.webwindow.bringToFront();
Error in matlab.internal.addons.Explorer/show (line 52)
obj.addOnsWindowInstance.bringToFront();
Error in matlab.internal.addons.launchers.showExplorer (line 130)
matlab.internal.addons.Explorer.getInstance.show(navigationData);
Thanks!
  댓글 수: 2
Yannick Novacek
Yannick Novacek 2022년 5월 28일
I have the same problem.
Walter Roberson
Walter Roberson 2022년 5월 28일
Does your firewall permit matlab to create tcp connections?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Package and Share Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by