How do I resolve 'Bundle' error messages?
古いコメントを表示
How do I resolve 'Bundle' error messages in MATLAB, such as Bundle#350, Bundle#359, or Bundle#10?
More specifically, symptoms such as the following may occur:
- Basic functions such as 'plot' and 'readData' give errors.
- Add-ons or apps such as Signal Analyzer and Live Editor give 'Bundle' errors.
- Standalone applications created with the Application Compiler give 'Bundle' errors.
- MATLAB shows the following error at startup (It may contain a bundle number, like Bundle#10)
at com.mathworks.installjscommon.services.InstallServices.isMatlabRunning(Unknown Source)
- Simulink shows a startup error with a bundle number, like "Bundle#350 start failed" and "Unable to load bundle binary":
Bundle#350 start failed: Loading C:\Program Files\MATLAB\R2019a\bin\win64\builtins\sl_graphical_classes\mwsl_graphical_classes_builtinimpl.dllfailed with error
Unable to load bundle binary C:\Program Files\MATLAB\R2020b\bin\win64\builtins\sl_main\mwlibmwsimulink_builtinimpl.dll. Error: 127: state not recoverable
- A significant performance issue. For example, entering "1+1" in the command window may take a few seconds.
- New features listed in the release notes do not work.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!