Simulink上でexeファイルを利用したい
Show older comments
タイトルどおりです.
mファイルでは,
system('aaa.exe >> bbb.txt')
といった形でexeファイルが実行できますが,simulinkではsystemはコード生成でサポートされていないとエラーが出ます.
なにか方法はありませんか?
Accepted Answer
More Answers (0)
Categories
Find more on コード生成 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!