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!