アクセラレータで実行するとエラーが発生
Mostrar comentarios más antiguos
S-function BuilderからインラインS-functionを作成しました。
ノーマルで実行できますが、アクセラレータで実行するとエラーが発生します。
原因がわかる方はいらっしゃいますでしょうか。
~エラー内容~
Accelerator MEX ファイルの作成に問題があります。
1 comentario
晃平
el 11 de Abr. de 2024
Respuesta aceptada
Más respuestas (1)
henry
el 4 de Dic. de 2025
0 votos
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.
Categorías
Más información sobre ブロックのオーサリングとシミュレーションの統合 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!