Error with BirdsEyeScopePlugin dll file
5 次查看(过去 30 天)
显示 更早的评论
Here is the full warning message. How can I fix this?
"
Warning: BirdsEyeScopePlugin: Loading C:\Program
Files\MATLAB\R2023b\bin\win64\simulink_plugins\drivingvisuals\libmwbirdseyescope_reg.dllfailed with error:
The specified module could not be found.
: not connected: not connected: (class cppmicroservices::SharedLibraryException)
Warning: BirdsEyeScopePlugin: Loading C:\Program
Files\MATLAB\R2023b\bin\win64\simulink_plugins\drivingvisuals\libmwbirdseyescope_reg.dllfailed with error:
The specified module could not be found.
"
0 个评论
回答(1 个)
Satwik
2025-7-14
It may have happened that the antivirus software installed in your system has quarantined the particular .DLL file required by MATLAB during a virus scan. To reolve this issue, these qurantined files must be restored. Please refer to the follwoing MATLAB answer post for more information:
Additionally, verify if any paths of MATLAB files or folders have changed, which might be causing the error messages. In this case, it would help to add the new paths to MATLAB.
I hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!