Is it possible to generate .exe file from simulink / stateflow model without using RTW?
1 回表示 (過去 30 日間)
古いコメントを表示
We have licence for MATLAB / simulink / stateflow only. with these three combination can we gernerate .exe of simulink / stsateflow models?
0 件のコメント
回答 (1 件)
Walter Roberson
2012 年 12 月 31 日
編集済み: Walter Roberson
2012 年 12 月 31 日
No. You would need Simulink Coder.
Note: MATLAB Compiler is not able to produce .exe of Simulink code.
2 件のコメント
Kaustubha Govind
2013 年 1 月 2 日
Arvind: Like Walter answered, there is no other way to generate an .exe from Simulink models other than using Simulink Coder.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!