Looking for code generation in 2017b MATLAB version
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Guillaume
on 15 Feb 2018
Edited: Guillaume
on 15 Feb 2018
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 Comments
See Also
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!