Simulink error on linux: "Error parsing bitcode: Malformed Block" that I don't get with the same program on Windows
4 views (last 30 days)
Show older comments
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 Comment
Divyanshu
on 26 Jun 2024
Hi Dave,
A possible reason can be 'slprj' folder in the current working directory. You can try simulating the model after deleting 'slprj' folder.
Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!