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!