アクセラレータで実行するとエラーが発生
显示 更早的评论
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!