Error in documentation\Example -Simulink Compiler 2020A
Show older comments
There is an error in this page.
in = simulink.simulatio.configureForDeployment(in);
Should be
in = simulink.compiler.configureForDeployment(in);
Accepted Answer
More Answers (0)
Categories
Find more on Simulink 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!