What does this error mean: is:fl:filesystem:SystemError
24 views (last 30 days)
Show older comments
I get the following error when trying to compile and run a Simulink project:
Unexpected Standard exception from MEX file. What() is:fl:filesystem:SystemError
This happens after a git pull which changed the slx model and some of files which are somewhow changed in the background (.mol, .obj, ...), so I don't know exactly what changed. However the model seems to run for the person who did the changes. I can't find anything on this error here or via googling, so any idea in what direction I should look would be appreciated.
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!