How to creat file.exe from file.mdl in Simulink?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everybody, I want creat file.exe from file.mdl in Simulink, thankyou
0 件のコメント
採用された回答
Kaustubha Govind
2012 年 11 月 7 日
You can use the Simulink Coder product to generate standalone C/C++ code from your Simulink model, that can be compiled into an .exe.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!