Error in documentation\Example -Simulink Compiler 2020A
Mostrar comentarios más antiguos
There is an error in this page.
in = simulink.simulatio.configureForDeployment(in);
Should be
in = simulink.compiler.configureForDeployment(in);
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!