What does this error mean: is:fl:file​system:Sys​temError

122 ビュー (過去 30 日間)
Corinna Gottschalk
Corinna Gottschalk 2017 年 8 月 31 日
回答済み: Adam Turner 2023 年 7 月 18 日
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.
  5 件のコメント
superman
superman 2020 年 9 月 17 日
I had met the same question and has it been solved? Thanks.
The attachments are my program files.
Rik
Rik 2020 年 9 月 17 日
R2020b was released somewhere in the past 24 hours. The release notes mention improved git integration. Did you check it that solved your issue?
Also, nothing in your code suggests the same issue. You don't seem to be using mex or Simulink anywhere. Have a read here and here. It will greatly improve your chances of getting an answer.

サインインしてコメントする。

回答 (1 件)

Adam Turner
Adam Turner 2023 年 7 月 18 日
Delete all the folders named 'slprj'. It may work. :D

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by