- MATLAB.exe
- MATLABWebUI.exe
- MATLABWindow.exe
Simulink スタートページに飛ばない
6 views (last 30 days)
Show older comments
MATLABのホームタブからSimulinkを開こうとすると、以下のようなエラーメッセージが出て、Simulink ライブラリブラウザーが開かれます。
スタートページを開きたいのですがどのようにすれば解決できるのでしょうか。使用環境はR2023aです。
よろしくお願いいたします。
警告: 次を使用中のエラー: 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{:});
エラー: sltemplate.internal.DialogWebBrowser/createWindow
エラー: sltemplate.internal.DialogWebBrowser
エラー: sltemplate.internal.GalleryBrowserFactory.create
エラー: sltemplate.internal.GalleryController
エラー: sltemplate.ui.StartPage
エラー: sltemplate.ui.StartPage
エラー: sltemplate.ui.StartPage/instance
エラー: sltemplate.ui.StartPage/getInstance
エラー: sltemplate.ui.StartPage/doShow
エラー: sltemplate.ui.StartPage.showCustomView
エラー: sltemplate.ui.StartPage>@()sltemplate.ui.StartPage.showCustomView('Start',[],varargin{:})
エラー: sltemplate.ui.StartPage/showWithFallback
エラー: sltemplate.ui.StartPage.show
> sltemplate.ui.StartPage.showWithFallback 内
sltemplate.ui.StartPage.show 内
0 Comments
Accepted Answer
Kojiro Saito
on 4 May 2023
「トレンドマイクロ社製のセキュリティソフトウェアが常駐している環境で、Simulink や App Designer などの Web ベースのアプリケーションを使用できないのはなぜですか?」と同件かと思われます。
セキュリティ対策ソフトを使用されている場合、MATLABインストールフォルダーのbin\win64にある下記の3つの実行ファイルを「例外設定」に追加することで解決できます。
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!