Error in documentation\Example -Simulink Compiler 2020A
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Omar Zeyad
el 1 de Mayo de 2020
Respondida: Sai Sri Pathuri
el 4 de Mayo de 2020
There is an error in this page.
in = simulink.simulatio.configureForDeployment(in);
Should be
in = simulink.compiler.configureForDeployment(in);
0 comentarios
Respuesta aceptada
Sai Sri Pathuri
el 4 de Mayo de 2020
I have brought this issue to the notice of our developers. They will investigate the matter further.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!