R2023a をインストール後 「​更にアプリの追加」で​エラーが発生します

조회 수: 6 (최근 30일)
KIYOMI ASAI
KIYOMI ASAI 2023년 4월 24일
댓글: KIYOMI ASAI 2023년 4월 24일
学生から複数問い合わせが来ています
授業で使用しているため、至急対処方法を教えてください。
ウィルスソフトを全員 更新 (Symantec製品→トレンドマイクロ製品)
R2023aにアップデートしています
ーーーー
MATLABの課題をやろうとした所、色のしきい値を押すと以下のエラーが出ました。
僕が思うに恐らく新しく入れたウイルス対策ソフトが
はじいてしまっているのだと思います。
どうしたらいいでしょうか?
次を使用中のエラー: matlab.internal.cef.webwindow
MATLABWindow アプリケーションを起動できませんでした。Unable to launch the MATLABWindow application. The exit code was: -1073741819
エラー: matlab.internal.webwindow/createImplementation (行 319)
implObj = matlab.internal.cef.webwindow(varargin{:});
エラー: matlab.internal.webwindow (行 163)
obj.impl = obj.createImplementation(varargin{:});
エラー: matlab.ui.container.internal.AppContainer/buildWindow (行 2203)
window = matlab.internal.webwindow(url, this.getOpenPort());
エラー: matlab.ui.container.internal.AppContainer/set.Visible (行 727)
this.Window = this.buildWindow(windowBounds);
エラー: images.internal.app.colorThresholderWeb.ColorSegmentationTool (行 250)
self.App.Visible = true;
エラー: colorThresholder (行 39)
colorThreshFcn();
  댓글 수: 1
KIYOMI ASAI
KIYOMI ASAI 2023년 4월 24일
お返事ありがとうございます。
わが校の IT担当者に連絡いたします
情報科学 淺井

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

답변 (1개)

Akiko
Akiko 2023년 4월 24일
お問い合わせの内容は、以下のサイトにて報告されているものと同様と思われます。
恐れ入りますが、上記サイトの内容をご確認いただき、アンチウィルスソフトの例外設定に適宜 MATLAB 関連の .exe を追加することをお試しください。
それでも解決されない場合には、弊社テクニカルサポートまでお問い合わせください。

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!