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!