Simulink error on linux: "Error parsing bitcode: Malformed Block" that I don't get with the same program on Windows
3 次查看(过去 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!