Looking for code generation in 2017b MATLAB version
5 次查看(过去 30 天)
显示 更早的评论
We have made a simuink model for our project. We need to interface this model with the arduino, for which we require a generated code of this model.We have a licenced copy of 2017b Matlab (License No. 4XXXXXXXXX), but feature of code generator is not available in the copy. So, please guide us for the same.

0 个评论
回答(1 个)
Guillaume
2018-2-15
编辑:Guillaume
2018-2-15
The issue is not the version, it's either that you haven't installed the required toolbox, or more likely that your license does not include the codegen toolbox. If that is the case, you'll have to buy that toolbox.
See the output of
ver
to know which toolboxes you have access to.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!