- Make sure that all "Simulation 3D" blocks are in the same subsystem. This and other limitations are called out on this page.
- Reach out to MATLAB tech support (https://www.mathworks.com/support/contact_us.html). You can send them your Simulink model and they can resolve your problem.
when I am trying the UAv package delivery example by taking the "photorealisticQuadrotor" block outthe the subsystem I am getting this error:
1 view (last 30 days)
Show older comments
Abhishek Singh
on 20 Jun 2022
Answered: Remo Pillat
on 20 Jun 2022
MATLAB System block 'uavPackageDelivery/Simulation 3D Scene Configuration1/Simulation 3D Engine' error occurred when invoking 'resetImpl' method of 'Simulation3DEngine'. The error was thrown from ' 'C:\Program Files\MATLAB\R2022a\toolbox\shared\sim3d\sim3d\+sim3d\CommandReader.p' at line 0 'C:\Program Files\MATLAB\R2022a\toolbox\shared\sim3dblks\sim3dblks\Simulation3DEngine.p' at line 0 'C:\Program Files\MATLAB\R2022a\toolbox\simulink\ui\studio\config\m\+SLStudio\StartPauseContinue.p' at line 0 'C:\Program Files\MATLAB\R2022a\toolbox\simulink\ui\studio\config\m\+SLStudio\ToolBars.p' at line 0'.
Caused by: 3D Simulation engine interface read error (error code: 10).
0 Comments
Accepted Answer
Remo Pillat
on 20 Jun 2022
Hi Abhishek,
Thanks for trying the package delivery example. It's hard to tell what causes this error message, since it depends on the Simulink model you are building. A couple of suggestions:
Thanks.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!