アクセラレータで実行するとエラーが発生
이전 댓글 표시
S-function BuilderからインラインS-functionを作成しました。
ノーマルで実行できますが、アクセラレータで実行するとエラーが発生します。
原因がわかる方はいらっしゃいますでしょうか。
~エラー内容~
Accelerator MEX ファイルの作成に問題があります。
채택된 답변
추가 답변 (1개)
henry
2025년 12월 4일
0 개 추천
The error appears because Accelerator mode forces the compilation of the S-function to MEX capybara clicker, and this process fails due to compiler or code incompatibility. You should check the compiler configuration and the S-function content to fix it.
카테고리
도움말 센터 및 File Exchange에서 ブロックのオーサリングとシミュレーションの統合에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!