Arduino Run on Target Hardware + Stateflow
Show older comments
Hi!
I'm trying to setup Arduino through Simulink on R2012a and use Stateflow. But when I try to deploy (Run on Target) it complains about Generating code from Stateflow blocks requires a valid Simulink Coder license.
Any ideas? I'm on Student License.
1 Comment
Adrian Dronca
on 11 Sep 2012
Well you don't have the license for code generation :)
You can type in command line license('inuse') to see what licenses you are using.
Accepted Answer
More Answers (1)
Kaustubha Govind
on 11 Sep 2012
0 votes
Does "Run on target" work on a model without any Stateflow blocks? If yes, it appears that to be able to use Stateflow with "Run on target" you need to get an additional Simulink Coder license.
Categories
Find more on Arduino Hardware 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!