Simulink Coder- Post Processing
이전 댓글 표시
Dear Techies, I am customizing my Simulink Coder generated code via my own mscript. I have to use the statement set_param (<model name>,PostCodeGenCommand,'funcName(arg)).
Anybody tell me, where this above statement needs to be called in Conf Parameter option? Iam using 2011B.
regards, Joseph
답변 (1개)
TAB
2013년 3월 8일
0 개 추천
No need to call this command in configuration parameter. You can call the command simply form a m-file or from command window, keeping your model open.
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!