Problem with joint simulation
显示 更早的评论

i use simulink and trucksim ,it worked well but suddenly went wrong,i do noting,how to fix it
回答(1 个)
Shreshth
2024-7-3
0 个投票
The problem you are encountering is due to the segment configuration in the XY Table. The error mentions that there are no segment sinstalled for the given index.
A few things you can try to diagnose the issue are:
- Check XY Table for configuration and segment defenition. Also verify that index ITAB_XY=1 is correctly referenced.
- Check for missing paths and files.
- Recheck the solver settings.
- Refer to the TruckSim and Simulink documentation for any specific guidelines or requirements related to XY Table segment configuration.
Hope it helps.
类别
在 帮助中心 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!