(simulink) Incompatible version of 3D Simulation engine: Undefined?
古いコメントを表示
When I try to run the Highway Lane Following with RoadRunner Scene sample program, the code executes to sim("RRHighwayTestBench"); line 279, with an error:
Error using HighwayLaneFollowingWithRoadRunnerSceneExample
MATLAB System block 'RRHighwayTestBench/Simulation 3D Scene Configuration/Simulation 3D Engine' error occurred when invoking
'resetImpl' method of 'Simulation3DEngine'. The error was thrown from '
'C:\Program Files\MATLAB\R2023b\toolbox\shared\sim3dblks\sim3dblks\Simulation3DEngine.p' at line 0
'C:\Users\Administrator\Documents\MATLAB\Examples\R2023b\autonomous_control\HighwayLaneFollowingWithRoadRunnerSceneExample\HighwayLaneFollowingWithRoadRunnerSceneExample.m'
at line 279'.
Caused by:
Error using HighwayLaneFollowingWithRoadRunnerSceneExample
Incompatible version of 3D Simulation engine: Undefined.
Internal file version issue?
How do I fix it to run properly?
Run In R2023b on Windows,the necessary plug-ins have been installed according to the instructions of the latest version.
visual studio version: Visual Studio 2019 Enterprise,the mex compilation has been configured to match VS2019
Note:
I've installed all the necessary plugins/software as per the official requirements,
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink 3D Animation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!