Simulink error on linux: "Error parsing bitcode: Malformed Block" that I don't get with the same program on Windows
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi, I'm running a Simulink model on HPC linux, and I regularly get an error ("Error parsing bitcode: Malformed Block"), but when I run the same model / input data in Windows, it runs fine. How can I resolve this?
댓글 수: 1
Divyanshu
2024년 6월 26일
Hi Dave,
A possible reason can be 'slprj' folder in the current working directory. You can try simulating the model after deleting 'slprj' folder.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!