Code generation error for Matlab System, Simulink
1 view (last 30 days)
Show older comments
When I set the value of a property by matlab.system.stringset() method , everything works just fine (C/C++ code generates for arduino hardware successfully) . As per the newest documentation, mustBeMember(value, S) is prefered over the former one . But, when I do this, an error pops up during code generation phase . It says that error evaluating the value of propertyName .
0 Comments
Answers (0)
See Also
Categories
Find more on Arduino 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!