Error in documentation\Example -Simulink Compiler 2020A
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Omar Zeyad
am 1 Mai 2020
Beantwortet: Sai Sri Pathuri
am 4 Mai 2020
There is an error in this page.
in = simulink.simulatio.configureForDeployment(in);
Should be
in = simulink.compiler.configureForDeployment(in);
0 Kommentare
Akzeptierte Antwort
Sai Sri Pathuri
am 4 Mai 2020
I have brought this issue to the notice of our developers. They will investigate the matter further.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!