Error in documentation\Example -Simulink Compiler 2020A
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Omar Zeyad
le 1 Mai 2020
Réponse apportée : Sai Sri Pathuri
le 4 Mai 2020
There is an error in this page.
in = simulink.simulatio.configureForDeployment(in);
Should be
in = simulink.compiler.configureForDeployment(in);
0 commentaires
Réponse acceptée
Sai Sri Pathuri
le 4 Mai 2020
I have brought this issue to the notice of our developers. They will investigate the matter further.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!