Error in documentation\Example -Simulink Compiler 2020A
古いコメントを表示
There is an error in this page.
in = simulink.simulatio.configureForDeployment(in);
Should be
in = simulink.compiler.configureForDeployment(in);
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!